Units API.

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

GET /api/units/23883/?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/ir/pt/?format=api",
    "source": [
        "You are not allowed to write to records \"%(ids)s\" of \"%(model)s\" because of at least one of these rules:\n%(rules)s"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 3654295205582875146,
    "content_hash": 3654295205582875146,
    "location": "",
    "context": "model:ir.message,text:msg_write_rule_error",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 738,
    "has_suggestion": true,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 20,
    "source_unit": "https://translate.tryton.org/api/units/474948/?format=api",
    "priority": 100,
    "id": 23883,
    "web_url": "https://translate.tryton.org/translate/tryton/ir/pt/?checksum=b2b6aa20d12e2a0a",
    "url": "https://translate.tryton.org/api/units/23883/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-05-01T20:30:27.115542Z"
}