Units API.

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

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

{
    "translation": "https://translate.tails.boum.org/api/translations/tails/news/tr/?format=api",
    "source": [
        "[[!meta title=\"News\"]]"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 5661009469852097247,
    "content_hash": 5661009469852097247,
    "location": "",
    "context": "",
    "note": "type: Content of: <div>",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 1,
    "has_suggestion": true,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://translate.tails.boum.org/api/units/485121/?format=api",
    "priority": 100,
    "id": 123523,
    "web_url": "https://translate.tails.boum.org/translate/tails/news/tr/?checksum=ce8ff21e98a81adf",
    "url": "https://translate.tails.boum.org/api/units/123523/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-10-26T17:26:14Z"
}