Units API.

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

GET /api/units/777633/?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/id/?format=api",
    "source": [
        "Do you want to change your class to %1$s for %2$d Gems?"
    ],
    "previous_source": "",
    "target": [
        "Apakah kamu mau mengganti profesimu ke %1$s dengan %2$d permata?"
    ],
    "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": 777633,
    "web_url": "https://translate.habitica.com/translate/habitica-android/main-strings/id/?checksum=a4996582418b1db6",
    "url": "https://translate.habitica.com/api/units/777633/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-04-22T12:12:12.405014Z"
}