Units API.

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

GET /api/units/14741838/?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/gammu/libgammu/en/?format=api",
    "source": [
        "Error opening device, it is locked."
    ],
    "previous_source": "",
    "target": [
        "Error opening device, it is locked."
    ],
    "id_hash": 8268161780068173459,
    "content_hash": 8268161780068173459,
    "location": "libgammu/gsmcomon.c:86",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 3,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://hosted.weblate.org/api/units/14741838/?format=api",
    "priority": 100,
    "id": 14741838,
    "web_url": "https://hosted.weblate.org/translate/gammu/libgammu/en/?checksum=f2be6955166cc693",
    "url": "https://hosted.weblate.org/api/units/14741838/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2014-09-30T13:37:54+02:00"
}