Units API.

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

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

{
    "translation": "https://translate.habitica.com/api/translations/habitica-android/main-strings/ko/?format=api",
    "source": [
        "Do you want to change your class to %1$s for %2$d Gems?"
    ],
    "previous_source": "",
    "target": [
        "%2$d개의 보석을 사용하여 %1$s직업으로 전직하시겠습니까?"
    ],
    "id_hash": 2637250666921926070,
    "content_hash": -2869723285929792178,
    "location": "",
    "context": "class_confirmation_price",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 269,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 12,
    "source_unit": "https://translate.habitica.com/api/units/777345/?format=api",
    "priority": 100,
    "id": 777705,
    "web_url": "https://translate.habitica.com/translate/habitica-android/main-strings/ko/?checksum=a4996582418b1db6",
    "url": "https://translate.habitica.com/api/units/777705/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-04-22T12:12:25.583518Z"
}