Units API.

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

GET /api/units/657789/?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/death/en/?format=api",
    "source": [
        "You lost a Level, your Gold, and a piece of Equipment, but you can get them all back with hard work! Good luck--you'll do great."
    ],
    "previous_source": "",
    "target": [
        "You lost a Level, your Gold, and a piece of Equipment, but you can get them all back with hard work! Good luck--you'll do great."
    ],
    "id_hash": 7011686542768378908,
    "content_hash": 238094240916392806,
    "location": "",
    "context": "deathPenaltyDetails",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 3,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 25,
    "source_unit": "https://translate.habitica.com/api/units/657789/?format=api",
    "priority": 100,
    "id": 657789,
    "web_url": "https://translate.habitica.com/translate/habitica/death/en/?checksum=e14e83c2da18941c",
    "url": "https://translate.habitica.com/api/units/657789/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-02-13T12:45:37.608515Z"
}