Units API.

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

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

{
    "translation": "https://hosted.weblate.org/api/translations/weblate/application/en/?format=api",
    "source": [
        "Any authenticated user can contribute."
    ],
    "previous_source": "",
    "target": [
        "Any authenticated user can contribute."
    ],
    "id_hash": 7493815421573068769,
    "content_hash": 7493815421573068769,
    "location": "weblate/templates/bootstrap3/layout/radioselect_access.html:35, weblate/templates/snippets/info.html:196",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1374,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://hosted.weblate.org/api/units/14844110/?format=api",
    "priority": 100,
    "id": 14844110,
    "web_url": "https://hosted.weblate.org/translate/weblate/application/en/?checksum=e7ff616c0734f7e1",
    "url": "https://hosted.weblate.org/api/units/14844110/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2018-02-03T22:50:21+01:00"
}