Units API.

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

GET /api/units/567314/?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/mail-translations/ko/?format=api",
    "source": [
        "The mail has been deleted successfully"
    ],
    "previous_source": "",
    "target": [
        "메일이 정상적으로 삭제되었습니다"
    ],
    "id_hash": 3234496085787464588,
    "content_hash": 4667560214007514899,
    "location": "",
    "context": "mailSender.admin.deleteSuccess",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 42,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://l10n.xwiki.org/api/units/567293/?format=api",
    "priority": 100,
    "id": 567314,
    "web_url": "https://l10n.xwiki.org/translate/xwiki-platform/mail-translations/ko/?checksum=ace33d0d8cc0d38c",
    "url": "https://l10n.xwiki.org/api/units/567314/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-06-16T03:30:33.023965Z"
}