Units API.

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

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

{
    "translation": "https://weblate.rikka.app/api/translations/app-ops/ops/ko/?format=api",
    "source": [
        "In short, a foreground service is a background service with a notification that can't be dismissed. Because you can actively aware of the existence of it from the notification, system will ensure the survival of foreground services.<p>Deny this will cause foreground services fallback to normal services, this may break app behavior (such as music player stops in the background, map app stops location update).<p><b><a href=https://developer.android.com/guide/components/services>View the documentation at Android Developers</a></b>"
    ],
    "previous_source": "",
    "target": [
        "간단히 말해서 포그라운드 서비스는 해제할 수 없는 알림이 있는 백그라운드 서비스입니다. 알림에서 그 존재를 능동적으로 알 수 있기 때문에 시스템은 포그라운드 서비스의 유지를 보장합니다.<p>이를 거부하면 포그라운드 서비스가 일반 서비스로 대체되고 앱 동작이 중단될 수 있습니다(예: 음악 플레이어가 백그라운드에서 멈춤, 지도 앱이 위치 업데이트를 중지함).<p><b><a href=https://developer.android.com/guide/components/services>Android 개발자 문서 보기</a></b>"
    ],
    "id_hash": -6923422183638039286,
    "content_hash": 5826579319908249962,
    "location": "",
    "context": "op_desc_START_FOREGROUND",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 108,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 70,
    "source_unit": "https://weblate.rikka.app/api/units/3189/?format=api",
    "priority": 100,
    "id": 7670,
    "web_url": "https://weblate.rikka.app/translate/app-ops/ops/ko/?checksum=1feb1034b232050a",
    "url": "https://weblate.rikka.app/api/units/7670/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-07-15T17:03:50.263114Z"
}