Units API.

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

GET /api/units/4223108/?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": [
        "is missing in JaMuz DB (it should at this stage)."
    ],
    "previous_source": "",
    "target": [
        "is missing in JaMuz DB (it should at this stage)."
    ],
    "id_hash": -7198855868557020733,
    "content_hash": -3742119484883027220,
    "location": "",
    "context": "Error.MissingPath",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 47,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "https://hosted.weblate.org/api/units/4223108/?format=api",
    "priority": 100,
    "id": 4223108,
    "web_url": "https://hosted.weblate.org/translate/jamuz/translations/en/?checksum=1c1886ba8d6c31c3",
    "url": "https://hosted.weblate.org/api/units/4223108/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-10-13T14:43:55+02:00"
}