Units API.

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

GET /api/units/3264542/?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/npc/ja/?format=api",
    "source": [
        "Available until <%= date %>"
    ],
    "previous_source": "",
    "target": [
        "<%= date %>まで購入可能"
    ],
    "id_hash": 6519932045267594401,
    "content_hash": 7733367106284197556,
    "location": "",
    "context": "limitedOffer",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 131,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://translate.habitica.com/api/units/661214/?format=api",
    "priority": 100,
    "id": 3264542,
    "web_url": "https://translate.habitica.com/translate/habitica/npc/ja/?checksum=da7b73a6addc6ca1",
    "url": "https://translate.habitica.com/api/units/3264542/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-11-11T17:22:02.883593Z"
}