Units API.

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

GET /api/units/7152503/?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/ar/?format=api",
    "source": [
        "There is no Ghost admin at %s/ghost"
    ],
    "previous_source": "",
    "target": [
        "لا يوجد مسؤول شبح في٪ s / ghost"
    ],
    "id_hash": 4486301720497562529,
    "content_hash": -2431860931949236098,
    "location": "",
    "context": "no_such_blog",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 7,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 7,
    "source_unit": "https://hosted.weblate.org/api/units/14792343/?format=api",
    "priority": 100,
    "id": 7152503,
    "web_url": "https://hosted.weblate.org/translate/ghost/strings/ar/?checksum=be428ba5357b23a1",
    "url": "https://hosted.weblate.org/api/units/7152503/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-07-20T16:23:35+02:00"
}