Units API.

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

GET /api/units/4223083/?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/jamuz/translations/en/?format=api",
    "source": [
        "Warning"
    ],
    "previous_source": "",
    "target": [
        "Warning"
    ],
    "id_hash": -3285475273191117599,
    "content_hash": -6809356225063780299,
    "location": "",
    "context": "Check.OK.Warning",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 22,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://hosted.weblate.org/api/units/4223083/?format=api",
    "priority": 100,
    "id": 4223083,
    "web_url": "https://hosted.weblate.org/translate/jamuz/translations/en/?checksum=5267a5a56f1d2ce1",
    "url": "https://hosted.weblate.org/api/units/4223083/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-10-13T14:43:54+02:00"
}