Units API.

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

GET /api/units/555171/?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-rendering/glossary/ja/?format=api",
    "source": [
        "read"
    ],
    "previous_source": "",
    "target": [
        "既読"
    ],
    "id_hash": 1683615252319934258,
    "content_hash": 1683615252319934258,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://l10n.xwiki.org/api/units/555170/?format=api",
    "priority": 100,
    "id": 555171,
    "web_url": "https://l10n.xwiki.org/translate/xwiki-rendering/glossary/ja/?checksum=975d6726dcf59732",
    "url": "https://l10n.xwiki.org/api/units/555171/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-12-01T05:55:00.776100Z"
}