Units API.

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

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

{
    "translation": "https://weblate.rikka.app/api/translations/shizuku/manager/en/?format=api",
    "source": [
        "<b>%s</b> has been copied to clipboard."
    ],
    "previous_source": "",
    "target": [
        "<b>%s</b> has been copied to clipboard."
    ],
    "id_hash": -7551416893972746908,
    "content_hash": 21586705914438070,
    "location": "",
    "context": "toast_copied_to_clipboard_with_text",
    "note": "",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 117,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://weblate.rikka.app/api/units/15803/?format=api",
    "priority": 100,
    "id": 15803,
    "web_url": "https://weblate.rikka.app/translate/shizuku/manager/en/?checksum=1733fa5813deed64",
    "url": "https://weblate.rikka.app/api/units/15803/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-07-12T11:09:10.709615Z"
}