Units API.

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

GET /api/units/5015/?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/app/ko/?format=api",
    "source": [
        "This will set permission settings of this app to system default state."
    ],
    "previous_source": "",
    "target": [
        "이 앱의 권한 설정을 시스템 기본 상태로 설정합니다."
    ],
    "id_hash": -2703583058492772075,
    "content_hash": 747653609841708866,
    "location": "",
    "context": "reset_settings_dialog_message",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 133,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 12,
    "source_unit": "https://weblate.rikka.app/api/units/2904/?format=api",
    "priority": 100,
    "id": 5015,
    "web_url": "https://weblate.rikka.app/translate/app-ops/app/ko/?checksum=5a7af18851c63115",
    "url": "https://weblate.rikka.app/api/units/5015/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-07-15T16:50:19.940037Z"
}