Units API.

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

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

{
    "translation": "https://l10n.elementary.io/api/translations/files/files/ko/?format=api",
    "source": [
        "Replacement text"
    ],
    "previous_source": "",
    "target": [
        "다음으로 바꾸기"
    ],
    "id_hash": -3221400618237914206,
    "content_hash": -3221400618237914206,
    "location": "src/Dialogs/BulkRenamer/RenamerDialog.vala:168",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 340,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://l10n.elementary.io/api/units/3311001/?format=api",
    "priority": 100,
    "id": 3313367,
    "web_url": "https://l10n.elementary.io/translate/files/files/ko/?checksum=534b493496b493a2",
    "url": "https://l10n.elementary.io/api/units/3313367/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-04-30T01:44:46.029161Z"
}