Units API.

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

GET /api/units/10792059/?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": [
        "Log out"
    ],
    "previous_source": "",
    "target": [
        "ログアウト"
    ],
    "id_hash": 4597329224072820267,
    "content_hash": 6546643136596743654,
    "location": "",
    "context": "lang_logoutbutton",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 38,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://hosted.weblate.org/api/units/10791506/?format=api",
    "priority": 100,
    "id": 10792059,
    "web_url": "https://hosted.weblate.org/translate/selfoss/translations/ja/?checksum=bfccfe925461f62b",
    "url": "https://hosted.weblate.org/api/units/10792059/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-02-14T19:18:21+01:00"
}