Units API.

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

GET /api/units/576761/?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-platform/message-stream/ko/?format=api",
    "source": [
        "New direct message received"
    ],
    "previous_source": "",
    "target": [
        "새로운 다이렉트 메시지를 받았습니다"
    ],
    "id_hash": 5805901578826945507,
    "content_hash": 4425446413761098262,
    "location": "",
    "context": "messagestream.descriptors.rss.directMessage.title",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 12,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://l10n.xwiki.org/api/units/464076/?format=api",
    "priority": 100,
    "id": 576761,
    "web_url": "https://l10n.xwiki.org/translate/xwiki-platform/message-stream/ko/?checksum=d092b4b996dc13e3",
    "url": "https://l10n.xwiki.org/api/units/576761/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-12-29T02:46:25.620980Z"
}