Units API.

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

GET /api/units/13472/?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": [
        "Featured sessions text"
    ],
    "previous_source": "Show featured sessions",
    "target": [
        "ハイライト講演を表示する"
    ],
    "id_hash": -6205529623609154209,
    "content_hash": -6205529623609154209,
    "location": "pretalx/event/models/event.py:305",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 401,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "http://translate.pretalx.com/api/units/13412/?format=api",
    "priority": 100,
    "id": 13472,
    "web_url": "http://translate.pretalx.com/translate/pretalx/pretalx/ja/?checksum=29e187af859ce55f",
    "url": "http://translate.pretalx.com/api/units/13472/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-02-03T16:18:09.339680Z"
}