Units API.

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

GET /api/units/192711/?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": [
        "Ethereal Lion"
    ],
    "previous_source": "",
    "target": [
        "Lion Éthéré"
    ],
    "id_hash": 5597596192133683383,
    "content_hash": -6395621369365123381,
    "location": "",
    "context": "etherealLion",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 15,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://translate.habitica.com/api/units/661238/?format=api",
    "priority": 100,
    "id": 192711,
    "web_url": "https://translate.habitica.com/translate/habitica/pets/fr/?checksum=cdaea814543518b7",
    "url": "https://translate.habitica.com/api/units/192711/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-02-14T11:39:26.004016Z"
}