Units API.

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

GET /api/units/567315/?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": [
        "Failed to delete mail. Click for more details."
    ],
    "previous_source": "",
    "target": [
        "메일 삭제에 실패하였습니다. 자세한 내용을 보려면 클릭하십시오."
    ],
    "id_hash": -4813416277965513824,
    "content_hash": -7760189586310114770,
    "location": "",
    "context": "mailSender.admin.deleteFailure",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 43,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://l10n.xwiki.org/api/units/567294/?format=api",
    "priority": 100,
    "id": 567315,
    "web_url": "https://l10n.xwiki.org/translate/xwiki-platform/mail-translations/ko/?checksum=3d334f65d3c85ba0",
    "url": "https://l10n.xwiki.org/api/units/567315/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-06-16T03:30:33.026476Z"
}