Units API.

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

GET /api/units/2058025/?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/kiss/strings/cs/?format=api",
    "source": [
        "text message,compose,SMS,MMS,messaging"
    ],
    "previous_source": "",
    "target": [
        "textová zpráva,napsat,SMS,MMS"
    ],
    "id_hash": -6378704640837213717,
    "content_hash": -3650590485794292035,
    "location": "",
    "context": "alias_messaging",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 108,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://hosted.weblate.org/api/units/2057955/?format=api",
    "priority": 100,
    "id": 2058025,
    "web_url": "https://hosted.weblate.org/translate/kiss/strings/cs/?checksum=277a49eccbc321eb",
    "url": "https://hosted.weblate.org/api/units/2058025/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2015-08-18T13:58:07+02:00"
}