Units API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/units/3292/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://weblate.info.ucl.ac.be/api/translations/inginious/frontend/fr/?format=api",
    "source": [
        "The feedback below will be hidden to the students until {}."
    ],
    "previous_source": "",
    "target": [
        "L'évaluation ci-dessous ne sera pas affichée aux étudiants avant le {}."
    ],
    "id_hash": -6596859219779780737,
    "content_hash": -6596859219779780737,
    "location": "inginious/frontend/parsable_text.py:81",
    "context": "",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 3,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 11,
    "source_unit": "https://weblate.info.ucl.ac.be/api/units/33128/?format=api",
    "priority": 100,
    "id": 3292,
    "web_url": "https://weblate.info.ucl.ac.be/translate/inginious/frontend/fr/?checksum=24733f7dc3c3ff7f",
    "url": "https://weblate.info.ucl.ac.be/api/units/3292/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-09-30T10:10:29.245438+02:00"
}