Units API.

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

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

{
    "translation": "https://weblate.rikka.app/api/translations/app-ops/app/pt_BR/?format=api",
    "source": [
        "allowed %1$s"
    ],
    "previous_source": "",
    "target": [
        "concedida %1$s"
    ],
    "id_hash": 7973476943459133595,
    "content_hash": 7800471020443268761,
    "location": "",
    "context": "op_allow_time",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 129,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.rikka.app/api/units/2900/?format=api",
    "priority": 100,
    "id": 5583,
    "web_url": "https://weblate.rikka.app/translate/app-ops/app/pt_BR/?checksum=eea77b08e7a6289b",
    "url": "https://weblate.rikka.app/api/units/5583/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-07-15T16:50:27.045561Z"
}