Units API.

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

GET /api/units/5410/?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/de_FORMAL/?format=api",
    "source": [
        "A track was added."
    ],
    "previous_source": "",
    "target": [
        "Ein Track wurde hinzugefügt."
    ],
    "id_hash": -3324265629153158782,
    "content_hash": -3324265629153158782,
    "location": "pretalx/common/log_display.py:108",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 255,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "http://translate.pretalx.com/api/units/547/?format=api",
    "priority": 100,
    "id": 5410,
    "web_url": "http://translate.pretalx.com/translate/pretalx/pretalx/de_FORMAL/?checksum=51ddd605e3491982",
    "url": "http://translate.pretalx.com/api/units/5410/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-01-29T15:37:49.377519Z",
    "last_updated": "2024-08-30T08:34:46.331725Z"
}