Units API.

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

GET /api/units/253587/?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/pl/?format=api",
    "source": [
        "You defeated <%= bossName %>! Questing party members receive the rewards of victory."
    ],
    "previous_source": "",
    "target": [
        "<%= bossName %> został pokonany! Wszyscy uczestnicy misji otrzymują zwycięskie łupy."
    ],
    "id_hash": -5814196709018400163,
    "content_hash": 9132440832654733361,
    "location": "",
    "context": "chatBossDefeated",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 82,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 13,
    "source_unit": "https://translate.habitica.com/api/units/655854/?format=api",
    "priority": 100,
    "id": 253587,
    "web_url": "https://translate.habitica.com/translate/habitica/quests/pl/?checksum=2f4fd2e5e8b68a5d",
    "url": "https://translate.habitica.com/api/units/253587/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-07-31T11:17:07.900312Z"
}