Units API.

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

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

{
    "translation": "https://weblate.framasoft.org/api/translations/lutim/default-theme/hr/?format=api",
    "source": [
        "spanish translation"
    ],
    "previous_source": "",
    "target": [
        "prijevod na španjolski"
    ],
    "id_hash": -2876099379379209812,
    "content_hash": 7495174827617266771,
    "location": "themes/default/templates/about.html.ep:36",
    "context": "spanish translation",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 141,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.framasoft.org/api/units/281511/?format=api",
    "priority": 100,
    "id": 735159,
    "web_url": "https://weblate.framasoft.org/translate/lutim/default-theme/hr/?checksum=58160ada496179ac",
    "url": "https://weblate.framasoft.org/api/units/735159/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-07-23T14:07:11.207296Z"
}