Units API.

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

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

{
    "translation": "https://translate.tryton.org/api/translations/tryton/account/es_419/?format=api",
    "source": [
        "End Balance"
    ],
    "previous_source": "",
    "target": [
        "Saldo Final"
    ],
    "id_hash": -696820793136331771,
    "content_hash": -696820793136331771,
    "location": "",
    "context": "field:account.general_ledger.account,end_balance:",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 196,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://translate.tryton.org/api/units/475962/?format=api",
    "priority": 100,
    "id": 56794,
    "web_url": "https://translate.tryton.org/translate/tryton/account/es_419/?checksum=7654652e3900c405",
    "url": "https://translate.tryton.org/api/units/56794/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-05-01T20:43:36.338633Z"
}