Units API.

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

GET /api/units/23391223/?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/superfreezz/superfreezz/ja/?format=api",
    "source": [
        "INTELLIGENT: Freeze after… (days)"
    ],
    "previous_source": "",
    "target": [
        "インテリジェントフリーズで凍結するまでの期間(日数)"
    ],
    "id_hash": 331844832808971319,
    "content_hash": 3279008383519126924,
    "location": "",
    "context": "pref_intelligentfreeze_delay",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 44,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://hosted.weblate.org/api/units/11833645/?format=api",
    "priority": 100,
    "id": 23391223,
    "web_url": "https://hosted.weblate.org/translate/superfreezz/superfreezz/ja/?checksum=849af31e0420ac37",
    "url": "https://hosted.weblate.org/api/units/23391223/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-11-09T14:01:26.383806+01:00"
}