Units API.

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

GET /api/units/198195/?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/nl/?format=api",
    "source": [
        "When this bar fills, the boss will unleash a special attack!"
    ],
    "previous_source": "",
    "target": [
        "Als deze balk vol is, zal de eindbaas een speciale aanval ontketenen!"
    ],
    "id_hash": -1510082367284302155,
    "content_hash": -1585773500263331051,
    "location": "",
    "context": "bossRageDescription",
    "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": 11,
    "source_unit": "https://translate.habitica.com/api/units/661449/?format=api",
    "priority": 100,
    "id": 198195,
    "web_url": "https://translate.habitica.com/translate/habitica/quests/nl/?checksum=6b0b1c1674702eb5",
    "url": "https://translate.habitica.com/api/units/198195/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-02-14T11:41:06.087685Z"
}