Units API.

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

GET /api/units/5580/?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": [
        "This app will subject to different restrictions at different levels. The higher level the better effect, and the more app behaviors may be affected."
    ],
    "previous_source": "",
    "target": [
        "Este aplicativo estará sujeito a diferentes restrições em diferentes níveis. Quanto mais alto o nível, melhor o efeito, e mais comportamentos do app podem ser afetados."
    ],
    "id_hash": 8968355401264501020,
    "content_hash": -8633245697001906091,
    "location": "",
    "context": "op_run_in_background_description",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 126,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 24,
    "source_unit": "https://weblate.rikka.app/api/units/2897/?format=api",
    "priority": 100,
    "id": 5580,
    "web_url": "https://weblate.rikka.app/translate/app-ops/app/pt_BR/?checksum=fc75ffb897d3911c",
    "url": "https://weblate.rikka.app/api/units/5580/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-07-15T16:50:27.011518Z"
}