Units API.

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

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

{
    "translation": "http://translate.pretalx.com/api/translations/pretalx/pretalx/ja/?format=api",
    "source": [
        "Only confirmed speakers"
    ],
    "previous_source": "All confirmed speakers",
    "target": [
        "すべての確認済みスピーカー"
    ],
    "id_hash": 6552122002008557806,
    "content_hash": 6552122002008557806,
    "location": "pretalx/person/models/information.py:27",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 1356,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "http://translate.pretalx.com/api/units/13506/?format=api",
    "priority": 100,
    "id": 13581,
    "web_url": "http://translate.pretalx.com/translate/pretalx/pretalx/ja/?checksum=daedd03f06bdc8ee",
    "url": "http://translate.pretalx.com/api/units/13581/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-08-02T13:54:41.751551Z"
}