Units API.

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

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

{
    "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/5-1/ko/?format=api",
    "source": [
        "{long_query_time} is set to 10 seconds or more, thus only slow queries that take above 10 seconds are logged."
    ],
    "previous_source": "",
    "target": [
        "{long_query_time}은 10초 이상으로 설정되어 있으므로, 10초 이상 걸리는 슬로우 쿼리만 기록됩니다."
    ],
    "id_hash": 6294374434454652550,
    "content_hash": 6294374434454652550,
    "location": "libraries/advisory_rules_generic.php:69",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 17,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 19,
    "source_unit": "https://hosted.weblate.org/api/units/25066534/?format=api",
    "priority": 100,
    "id": 25229334,
    "web_url": "https://hosted.weblate.org/translate/phpmyadmin/5-1/ko/?checksum=d75a1c32f8f84686",
    "url": "https://hosted.weblate.org/api/units/25229334/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-12-19T01:57:30.088999+01:00"
}