Units API.

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

GET /api/units/3264454/?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": [
        "<%= amount %> Experience"
    ],
    "previous_source": "",
    "target": [
        "<%= amount %>経験値"
    ],
    "id_hash": 6922566278873523232,
    "content_hash": 4812878727607540897,
    "location": "",
    "context": "amountExperience",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 41,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://translate.habitica.com/api/units/661099/?format=api",
    "priority": 100,
    "id": 3264454,
    "web_url": "https://translate.habitica.com/translate/habitica/npc/ja/?checksum=e011e55a725aa420",
    "url": "https://translate.habitica.com/api/units/3264454/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-11-11T17:22:02.370822Z"
}