Units API.

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

GET /api/units/10792044/?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/selfoss/translations/ja/?format=api",
    "source": [
        "{0,plural,one {1 hour},other {# hours}} ago"
    ],
    "previous_source": "",
    "target": [
        "{0,plural,one {1 時間},other {# 時間}}前"
    ],
    "id_hash": -2218653034162871959,
    "content_hash": 2087484736302215882,
    "location": "",
    "context": "lang_hours",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 12,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://hosted.weblate.org/api/units/10791491/?format=api",
    "priority": 100,
    "id": 10792044,
    "web_url": "https://hosted.weblate.org/translate/selfoss/translations/ja/?checksum=6135c2d202e12169",
    "url": "https://hosted.weblate.org/api/units/10792044/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-02-14T19:18:21+01:00"
}