Units API.

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

GET /api/units/18579/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://weblate.securedrop.org/api/translations/securedrop/securedrop/en/?format=api",
    "source": [
        "SEND TEST OSSEC ALERT"
    ],
    "previous_source": "",
    "target": [
        "SEND TEST OSSEC ALERT"
    ],
    "id_hash": 864815054232083403,
    "content_hash": 864815054232083403,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 181,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://weblate.securedrop.org/api/units/18579/?format=api",
    "priority": 100,
    "id": 18579,
    "web_url": "https://weblate.securedrop.org/translate/securedrop/securedrop/en/?checksum=8c0070b5b7e9dbcb",
    "url": "https://weblate.securedrop.org/api/units/18579/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2018-01-09T13:08:32.268217Z"
}