Units API.

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

GET /api/units/3444770/?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/aimsicd/strings/en_US/?format=api",
    "source": [
        "Run!"
    ],
    "previous_source": "",
    "target": [
        "Run!"
    ],
    "id_hash": -4307806062452784781,
    "content_hash": -8376649789048039285,
    "location": "",
    "context": "status_skull",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 236,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://hosted.weblate.org/api/units/2961821/?format=api",
    "priority": 100,
    "id": 3444770,
    "web_url": "https://hosted.weblate.org/translate/aimsicd/strings/en_US/?checksum=44379935be3a4173",
    "url": "https://hosted.weblate.org/api/units/3444770/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-01-01T21:28:36+01:00"
}