Units API.

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

GET /api/units/14743745/?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/weblate/application/en/?format=api",
    "source": [
        "Hosting site"
    ],
    "previous_source": "",
    "target": [
        "Hosting site"
    ],
    "id_hash": 5212962187561588670,
    "content_hash": 5212962187561588670,
    "location": "weblate/templates/data.html:138",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1472,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://hosted.weblate.org/api/units/14743745/?format=api",
    "priority": 100,
    "id": 14743745,
    "web_url": "https://hosted.weblate.org/translate/weblate/application/en/?checksum=c858297d7926d7be",
    "url": "https://hosted.weblate.org/api/units/14743745/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2014-10-01T08:56:56+02:00"
}