Units API.

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

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

{
    "translation": "https://hosted.weblate.org/api/translations/turris/webapps/en/?format=api",
    "source": [
        "Language"
    ],
    "previous_source": "",
    "target": [
        "Language"
    ],
    "id_hash": 9049800084441909159,
    "content_hash": 9049800084441909159,
    "location": "src/components/Header/LangSwitcher.js:21",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 16,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://hosted.weblate.org/api/units/49741609/?format=api",
    "priority": 100,
    "id": 49741609,
    "web_url": "https://hosted.weblate.org/translate/turris/webapps/en/?checksum=fd97593a9975c7a7",
    "url": "https://hosted.weblate.org/api/units/49741609/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-10-25T11:20:19.143109+02:00"
}