Units API.

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

GET /api/units/10792075/?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": [
        "Please select source"
    ],
    "previous_source": "",
    "target": [
        "ソースを選択してください"
    ],
    "id_hash": 1752679476318712673,
    "content_hash": 7519718014311754411,
    "location": "",
    "context": "lang_source_select",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 60,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://hosted.weblate.org/api/units/10791522/?format=api",
    "priority": 100,
    "id": 10792075,
    "web_url": "https://hosted.weblate.org/translate/selfoss/translations/ja/?checksum=9852c4b297183361",
    "url": "https://hosted.weblate.org/api/units/10792075/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-02-14T19:18:22+01:00"
}