Units API.

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

GET /api/units/3333553/?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-ios/main-strings/zh_Hans/?format=api",
    "source": [
        "Enjoy all these exclusive benefits with your subscription"
    ],
    "previous_source": "",
    "target": [
        "享受你的订阅者专属奖励"
    ],
    "id_hash": -8379023570647401210,
    "content_hash": 6567788127874904902,
    "location": "",
    "context": "subscription.enjoy_these_benefits",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 964,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://translate.habitica.com/api/units/3333229/?format=api",
    "priority": 100,
    "id": 3333553,
    "web_url": "https://translate.habitica.com/translate/habitica-ios/main-strings/zh_Hans/?checksum=0bb7ba74daefbd06",
    "url": "https://translate.habitica.com/api/units/3333553/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-09-11T07:33:29.619174Z"
}