Units API.

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

GET /api/units/198614/?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/quests/pt_BR/?format=api",
    "source": [
        "<%= damage %> pending damage"
    ],
    "previous_source": "",
    "target": [
        "<%= damage %> de dano pendente"
    ],
    "id_hash": -5258821675464759817,
    "content_hash": -9090832829432268993,
    "location": "",
    "context": "pendingDamage",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 73,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://translate.habitica.com/api/units/661484/?format=api",
    "priority": 100,
    "id": 198614,
    "web_url": "https://translate.habitica.com/translate/habitica/quests/pt_BR/?checksum=3704e98c70cc65f7",
    "url": "https://translate.habitica.com/api/units/198614/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-02-14T11:41:06.520281Z"
}