Units API.

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

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

{
    "translation": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/pt_BR/?format=api",
    "source": [
        "Italic"
    ],
    "previous_source": "Set to italic",
    "target": [
        "Definir como itálico"
    ],
    "id_hash": 3010173960990608741,
    "content_hash": 1269052110173218183,
    "location": "",
    "context": "customThemeLabel.italics",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 277,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://weblate.immersivetranslate.com/api/units/301/?format=api",
    "priority": 100,
    "id": 11909,
    "web_url": "https://weblate.immersivetranslate.com/translate/immersive-translate/extension/pt_BR/?checksum=a9c64944d8f9cd65",
    "url": "https://weblate.immersivetranslate.com/api/units/11909/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-07-11T02:41:51.777727Z"
}