Units API.

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

GET /api/units/5704791/?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/en/?format=api",
    "source": [
        "Transparent search bar"
    ],
    "previous_source": "",
    "target": [
        "Transparent search bar"
    ],
    "id_hash": 3350974712261934586,
    "content_hash": -4713272399374103734,
    "location": "",
    "context": "transparent_search_bar",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 189,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://hosted.weblate.org/api/units/5704791/?format=api",
    "priority": 100,
    "id": 5704791,
    "web_url": "https://hosted.weblate.org/translate/kiss/strings/en/?checksum=ae810dbf1fb07dfa",
    "url": "https://hosted.weblate.org/api/units/5704791/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2017-10-28T13:04:19+02:00"
}