Units API.

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

GET /api/units/18526/?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": [
        "Enable YubiKey (OATH-HOTP)"
    ],
    "previous_source": "",
    "target": [
        "Enable YubiKey (OATH-HOTP)"
    ],
    "id_hash": 3627758097199991955,
    "content_hash": 3627758097199991955,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 89,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://weblate.securedrop.org/api/units/18526/?format=api",
    "priority": 100,
    "id": 18526,
    "web_url": "https://weblate.securedrop.org/translate/securedrop/securedrop/en/?checksum=b25862c4caa70c93",
    "url": "https://weblate.securedrop.org/api/units/18526/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2017-09-14T12:52:34.690611Z"
}