Units API.

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

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

{
    "translation": "https://hosted.weblate.org/api/translations/fluffychat/glossary/ko/?format=api",
    "source": [
        "text"
    ],
    "previous_source": "",
    "target": [
        "문자"
    ],
    "id_hash": 6378581133166764257,
    "content_hash": 6378581133166764257,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 4,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://hosted.weblate.org/api/units/39997031/?format=api",
    "priority": 100,
    "id": 39997032,
    "web_url": "https://hosted.weblate.org/translate/fluffychat/glossary/ko/?checksum=d88545bed569e0e1",
    "url": "https://hosted.weblate.org/api/units/39997032/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-08-06T15:05:50.026265+02:00"
}