Units API.

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

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

{
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/de/?format=api",
    "source": [
        "the reference of the content to insert (e.g. string:**bold**, script:myvariable)"
    ],
    "previous_source": "",
    "target": [
        "die Referenz des einzufügenden Inhalts (z. B. string:**bold**, script:myvariable)"
    ],
    "id_hash": 2143986290541467749,
    "content_hash": -7053673011592959124,
    "location": "",
    "context": "rendering.macro.content.parameter.source.description",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 6,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "https://l10n.xwiki.org/api/units/560990/?format=api",
    "priority": 100,
    "id": 560992,
    "web_url": "https://l10n.xwiki.org/translate/xwiki-rendering/content-macro/de/?checksum=9dc0f82c03081865",
    "url": "https://l10n.xwiki.org/api/units/560992/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-02-01T03:30:04.527497Z"
}