Units API.

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

GET /api/units/3461/?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": [
        "Enroll in the course"
    ],
    "previous_source": "",
    "target": [
        "S'inscrire au cours"
    ],
    "id_hash": 7180801102884578697,
    "content_hash": 7180801102884578697,
    "location": "inginious/frontend/templates/course.html:82, inginious/frontend/templates/course.html:89, inginious/frontend/templates/course_register.html:33, inginious/frontend/templates/task.html:243, inginious/frontend/templates/task.html:250",
    "context": "",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 231,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://weblate.info.ucl.ac.be/api/units/33261/?format=api",
    "priority": 100,
    "id": 3461,
    "web_url": "https://weblate.info.ucl.ac.be/translate/inginious/frontend/fr/?checksum=e3a7548ebc2b2589",
    "url": "https://weblate.info.ucl.ac.be/api/units/3461/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-09-30T10:10:34.754375+02:00"
}