Units API.

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

GET /api/units/251432/?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/en_GB/?format=api",
    "source": [
        "<%= username %> casts <%= spell %> on <%= target %>."
    ],
    "previous_source": "",
    "target": [
        "<%= username %> casts <%= spell %> on <%= target %>."
    ],
    "id_hash": 3846570095104480269,
    "content_hash": -3690548383734212713,
    "location": "",
    "context": "chatCastSpellUser",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 154,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 11,
    "source_unit": "https://translate.habitica.com/api/units/655754/?format=api",
    "priority": 100,
    "id": 251432,
    "web_url": "https://translate.habitica.com/translate/habitica/character/en_GB/?checksum=b561c31f1a57d40d",
    "url": "https://translate.habitica.com/api/units/251432/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-07-31T11:09:57.095347Z"
}