Units API.

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

GET /api/units/12905128/?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/trackbook/strings/zh_Hans/?format=api",
    "source": [
        "time"
    ],
    "previous_source": "Time",
    "target": [
        "时间"
    ],
    "id_hash": 7648462146911625267,
    "content_hash": -9073833315531846402,
    "location": "",
    "context": "marker_description_time",
    "note": " Map Markers ",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 49,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://hosted.weblate.org/api/units/4521270/?format=api",
    "priority": 100,
    "id": 12905128,
    "web_url": "https://hosted.weblate.org/translate/trackbook/strings/zh_Hans/?checksum=ea24cbcca0b06033",
    "url": "https://hosted.weblate.org/api/units/12905128/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2017-01-23T11:32:34+01:00"
}