Units API.

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

GET /api/units/3333555/?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": [
        "Gifted"
    ],
    "previous_source": "",
    "target": [
        "赠予"
    ],
    "id_hash": 6149728584809073603,
    "content_hash": -2098408798283016391,
    "location": "",
    "context": "subscription.gifted",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 966,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://translate.habitica.com/api/units/3333231/?format=api",
    "priority": 100,
    "id": 3333555,
    "web_url": "https://translate.habitica.com/translate/habitica-ios/main-strings/zh_Hans/?checksum=d5583990b29c4bc3",
    "url": "https://translate.habitica.com/api/units/3333555/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-09-11T07:33:29.623288Z"
}