Units API.

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

GET /api/units/187904/?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/es/?format=api",
    "source": [
        "<%= amount %> Gold"
    ],
    "previous_source": "",
    "target": [
        "<%= amount %>de oro"
    ],
    "id_hash": 1664451353012023285,
    "content_hash": -4605656682494723831,
    "location": "",
    "context": "amountGold",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 43,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://translate.habitica.com/api/units/661100/?format=api",
    "priority": 100,
    "id": 187904,
    "web_url": "https://translate.habitica.com/translate/habitica/npc/es/?checksum=971951afda332ff5",
    "url": "https://translate.habitica.com/api/units/187904/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-02-14T11:38:38.821009Z"
}