Units API.

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

GET /api/units/37006/?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/nl/?format=api",
    "source": [
        "All times in %(tz)s"
    ],
    "previous_source": "",
    "target": [
        "Alle tijden in %(tz)s"
    ],
    "id_hash": -4498642327884692175,
    "content_hash": -4498642327884692175,
    "location": "pretalx/schedule/phrases.py:30",
    "context": "",
    "note": "Translators: “tz” is a full timezone name like “Europe/Berlin”",
    "flags": "python-format",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1407,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "http://translate.pretalx.com/api/units/19535/?format=api",
    "priority": 100,
    "id": 37006,
    "web_url": "http://translate.pretalx.com/translate/pretalx/pretalx/nl/?checksum=41919ca33ae58531",
    "url": "http://translate.pretalx.com/api/units/37006/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-12-07T17:34:25.004812Z"
}