Units API.

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

GET /api/units/7430173/?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/ghost/strings/nl/?format=api",
    "source": [
        "Saving post…"
    ],
    "previous_source": "",
    "target": [
        "Bezig met opslaan van bericht…"
    ],
    "id_hash": -3375394599576152041,
    "content_hash": 6113259949769101722,
    "location": "",
    "context": "save_post_progress",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 45,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://hosted.weblate.org/api/units/14792380/?format=api",
    "priority": 100,
    "id": 7430173,
    "web_url": "https://hosted.weblate.org/translate/ghost/strings/nl/?checksum=5128307ecb7dd817",
    "url": "https://hosted.weblate.org/api/units/7430173/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-07-20T16:23:37+02:00"
}