Units API.

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

GET /api/units/777957/?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/zh_Hant/?format=api",
    "source": [
        "Do you want to change your class to %1$s for %2$d Gems?"
    ],
    "previous_source": "",
    "target": [
        "更改你的職業成為%1$s需要%2$d的寶石,確認更改?"
    ],
    "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": 777957,
    "web_url": "https://translate.habitica.com/translate/habitica-android/main-strings/zh_Hant/?checksum=a4996582418b1db6",
    "url": "https://translate.habitica.com/api/units/777957/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-04-22T12:13:12.510824Z"
}