Units API.

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

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

{
    "translation": "http://translate.pretalx.com/api/translations/pretalx/pretalx/ja/?format=api",
    "source": [
        "The organiser {name} was deleted."
    ],
    "previous_source": "The proposal was deleted.",
    "target": [
        "提案が削除されました。"
    ],
    "id_hash": 6937085363460409528,
    "content_hash": 6937085363460409528,
    "location": "pretalx/common/log_display.py:29",
    "context": "",
    "note": "",
    "flags": "python-brace-format",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 194,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 5,
    "source_unit": "http://translate.pretalx.com/api/units/52270/?format=api",
    "priority": 100,
    "id": 52308,
    "web_url": "http://translate.pretalx.com/translate/pretalx/pretalx/ja/?checksum=e0457a62419e88b8",
    "url": "http://translate.pretalx.com/api/units/52308/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-04-30T11:57:37.903611Z"
}