Units API.

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

GET /api/units/11833637/?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/superfreezz/superfreezz/en/?format=api",
    "source": [
        "I do not want to do this"
    ],
    "previous_source": "",
    "target": [
        "I do not want to do this"
    ],
    "id_hash": 8818750024752007868,
    "content_hash": 8134429270446931228,
    "location": "",
    "context": "freeze_manually_no",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 36,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://hosted.weblate.org/api/units/11833637/?format=api",
    "priority": 100,
    "id": 11833637,
    "web_url": "https://hosted.weblate.org/translate/superfreezz/superfreezz/en/?checksum=fa627e6c7c4f8abc",
    "url": "https://hosted.weblate.org/api/units/11833637/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-05-27T12:49:41+02:00"
}