Units API.

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

GET /api/units/198477/?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/pt/?format=api",
    "source": [
        "Only the quest leader or group leader can force start the quest"
    ],
    "previous_source": "",
    "target": [
        "Apenas o líder da missão ou da equipa podem forçar o início da missão"
    ],
    "id_hash": 898363233978743345,
    "content_hash": -2917898875807695370,
    "location": "",
    "context": "questOrGroupLeaderOnlyStartQuest",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 67,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 12,
    "source_unit": "https://translate.habitica.com/api/units/661475/?format=api",
    "priority": 100,
    "id": 198477,
    "web_url": "https://translate.habitica.com/translate/habitica/quests/pt/?checksum=8c77a09a0092fa31",
    "url": "https://translate.habitica.com/api/units/198477/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-02-14T11:41:06.378006Z"
}