Units API.

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

GET /api/units/18527/?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": [
        "Once you have configured your YubiKey, enter the 6-digit code below:"
    ],
    "previous_source": "",
    "target": [
        "Once you have configured your YubiKey, enter the 6-digit code below:"
    ],
    "id_hash": -7934297305508670821,
    "content_hash": -7934297305508670821,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 125,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 11,
    "source_unit": "https://weblate.securedrop.org/api/units/18527/?format=api",
    "priority": 100,
    "id": 18527,
    "web_url": "https://weblate.securedrop.org/translate/securedrop/securedrop/en/?checksum=11e3b6a36ad1129b",
    "url": "https://weblate.securedrop.org/api/units/18527/?format=api",
    "explanation": "A YubiKey is a physical token used for two-factor authentication. They are made by a company called Yubico.",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2017-09-14T12:52:34.748380Z"
}