Units API.

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

GET /api/units/59315/?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 too few non-alphanumeric characters"
    ],
    "previous_source": "",
    "target": [
        "비밀번호는 너무 적은 비-영숫자 문자가 있습니다"
    ],
    "id_hash": -7164165775159216950,
    "content_hash": -7164165775159216950,
    "location": "src/error.c:73",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 25,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://translate.fedoraproject.org/api/units/181981/?format=api",
    "priority": 100,
    "id": 59315,
    "web_url": "https://translate.fedoraproject.org/translate/libpwquality/app/ko/?checksum=1c93c52f539fb4ca",
    "url": "https://translate.fedoraproject.org/api/units/59315/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-01-03T11:30:03.790136Z"
}