Units API.

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

GET /api/units/13473/?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": [
        "This text will be shown at the top of the featured sessions page instead of the default text."
    ],
    "previous_source": "This text will be shown at the top of every review, as long as reviews can be created or edited.",
    "target": [
        "このテキストは、レビューの作成や編集が可能な限り、すべてのレビューの先頭に表示されます。"
    ],
    "id_hash": 4819049265928252264,
    "content_hash": 4819049265928252264,
    "location": "pretalx/event/models/event.py:307",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 402,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 18,
    "source_unit": "http://translate.pretalx.com/api/units/13414/?format=api",
    "priority": 100,
    "id": 13473,
    "web_url": "http://translate.pretalx.com/translate/pretalx/pretalx/ja/?checksum=c2e0b3c662c2ab68",
    "url": "http://translate.pretalx.com/api/units/13473/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-02-03T16:18:09.354537Z"
}