Units API.

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

GET /api/units/191688/?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/zh_Hant/?format=api",
    "source": [
        "Must purchase <%= val %> to set it on <%= key %>."
    ],
    "previous_source": "",
    "target": [
        "必須購買<%= val %>以用在<%= key %>上。"
    ],
    "id_hash": 3651643320889904185,
    "content_hash": -1779281966973360431,
    "location": "",
    "context": "mustPurchaseToSet",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 69,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 12,
    "source_unit": "https://translate.habitica.com/api/units/661125/?format=api",
    "priority": 100,
    "id": 191688,
    "web_url": "https://translate.habitica.com/translate/habitica/npc/zh_Hant/?checksum=b2ad3e40cc120c39",
    "url": "https://translate.habitica.com/api/units/191688/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-02-14T11:38:39.223005Z"
}