Units API.

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

GET /api/units/3266978/?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/character/ja/?format=api",
    "source": [
        "<%= username %> casts <%= spell %> for the party."
    ],
    "previous_source": "",
    "target": [
        "<%= username %>がパーティーに<%= spell %>をかけました。"
    ],
    "id_hash": -3349871581601663941,
    "content_hash": 5705553198676327507,
    "location": "",
    "context": "chatCastSpellParty",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 153,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "https://translate.habitica.com/api/units/655753/?format=api",
    "priority": 100,
    "id": 3266978,
    "web_url": "https://translate.habitica.com/translate/habitica/character/ja/?checksum=5182dd8b7f74f43b",
    "url": "https://translate.habitica.com/api/units/3266978/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-11-11T17:22:24.510533Z"
}