Units API.

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

GET /api/units/7578322/?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": [
        "Rounded list corners"
    ],
    "previous_source": "",
    "target": [
        "Rounded list corners"
    ],
    "id_hash": 2135835627473747758,
    "content_hash": -9142115326115613823,
    "location": "",
    "context": "rounded_list",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 193,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://hosted.weblate.org/api/units/7578322/?format=api",
    "priority": 100,
    "id": 7578322,
    "web_url": "https://hosted.weblate.org/translate/kiss/strings/en/?checksum=9da4032fe2323f2e",
    "url": "https://hosted.weblate.org/api/units/7578322/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2018-03-22T11:30:55+01:00"
}