Units API.

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

GET /api/units/130452/?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/bank/de/?format=api",
    "source": [
        "The bank account which is identified by the number."
    ],
    "previous_source": "",
    "target": [
        "Das Bankkonto das durch die Nummer identifiziert wird."
    ],
    "id_hash": 8982811168655528589,
    "content_hash": 8982811168655528589,
    "location": "",
    "context": "help:bank.account.number,account:",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 17,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "source_unit": "https://translate.tryton.org/api/units/478373/?format=api",
    "priority": 100,
    "id": 130452,
    "web_url": "https://translate.tryton.org/translate/tryton/bank/de/?checksum=fca95b2a381fd28d",
    "url": "https://translate.tryton.org/api/units/130452/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-05-03T10:00:09.792361Z"
}