Units API.

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

GET /api/units/85258/?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_deposit/ar/?format=api",
    "source": [
        "The account \"%(account)s\" has not enough deposit from party \"%(party)s\"."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -6551803694663799463,
    "content_hash": -6551803694663799463,
    "location": "",
    "context": "model:ir.message,text:msg_deposit_not_enough",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 11,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "https://translate.tryton.org/api/units/477017/?format=api",
    "priority": 100,
    "id": 85258,
    "web_url": "https://translate.tryton.org/translate/tryton/account_deposit/ar/?checksum=25135140ad78ed59",
    "url": "https://translate.tryton.org/api/units/85258/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-05-02T09:35:40.713358Z"
}