Units API.

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

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

{
    "translation": "https://translate.ayana.io/api/translations/ayana/commands/ko/?format=api",
    "source": [
        "Adds a manual subscription. Expires can be never if you give value -1 for it"
    ],
    "previous_source": "",
    "target": [
        "수동 구독을 추가합니다. 값을 -1로 지정한 경우 만료되지 않습니다"
    ],
    "id_hash": -5977649415932529811,
    "content_hash": -111006426259633979,
    "location": "",
    "context": "COMMAND_PRO_ADD_DESCRIPTION",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 76,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 15,
    "source_unit": "https://translate.ayana.io/api/units/16302/?format=api",
    "priority": 100,
    "id": 18031,
    "web_url": "https://translate.ayana.io/translate/ayana/commands/ko/?checksum=2d0b1f86f385336d",
    "url": "https://translate.ayana.io/api/units/18031/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-03-11T21:44:17.247483Z"
}