Units API.

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

GET /api/units/59323/?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 more than %ld characters of the same class consecutively"
    ],
    "previous_source": "",
    "target": [
        "비밀번호는 %ld개 이상의 동일한 계열 연속 문자가 있습니다"
    ],
    "id_hash": -5784530025290982598,
    "content_hash": -5784530025290982598,
    "location": "src/error.c:96",
    "context": "",
    "note": "",
    "flags": "c-format",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 33,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 12,
    "source_unit": "https://translate.fedoraproject.org/api/units/182020/?format=api",
    "priority": 100,
    "id": 59323,
    "web_url": "https://translate.fedoraproject.org/translate/libpwquality/app/ko/?checksum=2fb93896f9f31b3a",
    "url": "https://translate.fedoraproject.org/api/units/59323/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-01-03T11:30:03.982717Z"
}