Units API.

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

GET /api/units/188098/?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_419/?format=api",
    "source": [
        "You can't buy this item."
    ],
    "previous_source": "",
    "target": [
        "No puedes comprar este objeto."
    ],
    "id_hash": -6615986369796330482,
    "content_hash": -4976170498362711080,
    "location": "",
    "context": "cannotBuyItem",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 68,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://translate.habitica.com/api/units/661124/?format=api",
    "priority": 100,
    "id": 188098,
    "web_url": "https://translate.habitica.com/translate/habitica/npc/es_419/?checksum=242f4b731d76ac0e",
    "url": "https://translate.habitica.com/api/units/188098/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-02-14T11:38:39.210809Z"
}