Units API.

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

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

{
    "translation": "https://weblate.rob006.net/api/translations/flarum/flarum-likes/pl/?format=api",
    "source": [
        "Unlike"
    ],
    "previous_source": "",
    "target": [
        "Przestań lubić"
    ],
    "id_hash": -7122769733180060186,
    "content_hash": 3065326419871244999,
    "location": "",
    "context": "flarum-likes.forum.post.unlike_link",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 10,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://weblate.rob006.net/api/units/220928/?format=api",
    "priority": 100,
    "id": 11701,
    "web_url": "https://weblate.rob006.net/translate/flarum/flarum-likes/pl/?checksum=1d26d6aa6ce60de6",
    "url": "https://weblate.rob006.net/api/units/11701/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-07-19T11:41:30.739775Z"
}