Units API.

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

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

{
    "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/ko/?format=api",
    "source": [
        "The password contains monotonic sequence longer than %ld characters"
    ],
    "previous_source": "",
    "target": [
        "비밀번호는 %ld자를 초과하는 단조로운 문자열이 있습니다"
    ],
    "id_hash": -5912236013068086933,
    "content_hash": -5912236013068086933,
    "location": "src/error.c:102",
    "context": "",
    "note": "",
    "flags": "c-format",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 35,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "source_unit": "https://translate.fedoraproject.org/api/units/182022/?format=api",
    "priority": 100,
    "id": 59325,
    "web_url": "https://translate.fedoraproject.org/translate/libpwquality/app/ko/?checksum=2df384aba4ce116b",
    "url": "https://translate.fedoraproject.org/api/units/59325/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-01-03T11:30:04.044548Z"
}