Units API.

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

GET /api/units/18650/?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 verification code below:"
    ],
    "previous_source": "",
    "target": [
        "Once you have configured your YubiKey, enter the 6-digit verification code below:"
    ],
    "id_hash": -1687211930854582895,
    "content_hash": -1687211930854582895,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 90,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 12,
    "source_unit": "https://weblate.securedrop.org/api/units/18650/?format=api",
    "priority": 100,
    "id": 18650,
    "web_url": "https://weblate.securedrop.org/translate/securedrop/securedrop/en/?checksum=6895d1b0289c9591",
    "url": "https://weblate.securedrop.org/api/units/18650/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-22T16:31:54.416869Z"
}