Units API.

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

GET /api/units/58533469/?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/healthcheck-system/cs/?format=api",
    "source": [
        "Storage is full!"
    ],
    "previous_source": "",
    "target": [
        "Úložiště je plné!"
    ],
    "id_hash": 5447162883849299830,
    "content_hash": 5447162883849299830,
    "location": "healthcheck_system/free_storage.py:219, healthcheck_system/free_storage.py:142",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 39,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://hosted.weblate.org/api/units/58525098/?format=api",
    "priority": 100,
    "id": 58533469,
    "web_url": "https://hosted.weblate.org/translate/turris/healthcheck-system/cs/?checksum=cb9835c85587a776",
    "url": "https://hosted.weblate.org/api/units/58533469/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-16T18:13:22.733955+01:00"
}