Units API.

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

GET /api/units/59310/?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 less than %ld uppercase letters"
    ],
    "previous_source": "",
    "target": [
        "비밀번호는 %ld개 미만의 대문자가 있습니다"
    ],
    "id_hash": 8653328991793983350,
    "content_hash": 8653328991793983350,
    "location": "src/error.c:58",
    "context": "",
    "note": "",
    "flags": "c-format",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 20,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://translate.fedoraproject.org/api/units/181972/?format=api",
    "priority": 100,
    "id": 59310,
    "web_url": "https://translate.fedoraproject.org/translate/libpwquality/app/ko/?checksum=f816ccdee8782f76",
    "url": "https://translate.fedoraproject.org/api/units/59310/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-01-03T11:30:03.698161Z"
}