Units API.

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

GET /api/units/555194/?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/glossary/en/?format=api",
    "source": [
        "Unlike"
    ],
    "previous_source": "",
    "target": [
        "Unlike"
    ],
    "id_hash": -3658119849761942190,
    "content_hash": -3658119849761942190,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://l10n.xwiki.org/api/units/555194/?format=api",
    "priority": 100,
    "id": 555194,
    "web_url": "https://l10n.xwiki.org/translate/xwiki-rendering/glossary/en/?checksum=4d3bbf60d1225552",
    "url": "https://l10n.xwiki.org/api/units/555194/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-12-01T05:55:00.900334Z"
}