Units API.

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

GET /api/units/8180280/?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/asteroidos/lipstick/ko/?format=api",
    "source": [
        "Battery empty. Device shutting down."
    ],
    "previous_source": "",
    "target": [
        "배터리가 부족합니다. 장치를 끕니다."
    ],
    "id_hash": -7156937132319799339,
    "content_hash": -7156937132319799339,
    "location": "../src/shutdownscreen.cpp:89, ../tests/ut_shutdownscreen/ut_shutdownscreen.cpp:115",
    "context": "qtn_shut_batt_empty",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 17,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://hosted.weblate.org/api/units/14827293/?format=api",
    "priority": 100,
    "id": 8180280,
    "web_url": "https://hosted.weblate.org/translate/asteroidos/lipstick/ko/?checksum=1cad7398e44687d5",
    "url": "https://hosted.weblate.org/api/units/8180280/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2017-11-29T15:45:23+01:00"
}