Units API.

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

GET /api/units/192835/?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/pets/fr/?format=api",
    "source": [
        "Pour your <%= potionName %> hatching potion on your <%= eggName %> egg, and it will hatch into a <%= petName %>."
    ],
    "previous_source": "",
    "target": [
        "Versez votre potion d'éclosion <%= potionName %> sur votre œuf de <%= eggName %>, et il en sortira un <%= petName %>."
    ],
    "id_hash": 3483273962308650526,
    "content_hash": 969180865387251708,
    "location": "",
    "context": "hatchDialogText",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 107,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 22,
    "source_unit": "https://translate.habitica.com/api/units/661358/?format=api",
    "priority": 100,
    "id": 192835,
    "web_url": "https://translate.habitica.com/translate/habitica/pets/fr/?checksum=b0571336aac6461e",
    "url": "https://translate.habitica.com/api/units/192835/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-02-14T11:39:27.250752Z"
}