Units API.

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

GET /api/units/3321118/?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_Hans/?format=api",
    "source": [
        "You don’t own any of these items"
    ],
    "previous_source": "",
    "target": [
        "你尚未获得过此类物品"
    ],
    "id_hash": 7637522371090292906,
    "content_hash": -7157929372361793304,
    "location": "",
    "context": "customizations_no_owned",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1460,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://translate.habitica.com/api/units/3320726/?format=api",
    "priority": 100,
    "id": 3321118,
    "web_url": "https://translate.habitica.com/translate/habitica-android/main-strings/zh_Hans/?checksum=e9fdee2194efa0aa",
    "url": "https://translate.habitica.com/api/units/3321118/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-04-25T08:52:45.201612Z"
}