Units API.

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

GET /api/units/49741595/?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": [
        "Dark"
    ],
    "previous_source": "",
    "target": [
        "Dark"
    ],
    "id_hash": 7490926331379764293,
    "content_hash": 7490926331379764293,
    "location": "src/components/Header/DarkModeToggle.js:15",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 13,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://hosted.weblate.org/api/units/49741595/?format=api",
    "priority": 100,
    "id": 49741595,
    "web_url": "https://hosted.weblate.org/translate/turris/webapps/en/?checksum=e7f51dcf4c82cc45",
    "url": "https://hosted.weblate.org/api/units/49741595/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-10-25T11:20:19.018257+02:00"
}