Units API.

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

GET /api/units/111452/?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/generic/pt_BR/?format=api",
    "source": [
        "Nevermind"
    ],
    "previous_source": "",
    "target": [
        "Deixa pra lá"
    ],
    "id_hash": 6736305045920533468,
    "content_hash": 1700550998946907817,
    "location": "",
    "context": "neverMind",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 49,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://translate.habitica.com/api/units/658332/?format=api",
    "priority": 100,
    "id": 111452,
    "web_url": "https://translate.habitica.com/translate/habitica/generic/pt_BR/?checksum=dd7c29bfb0c3cbdc",
    "url": "https://translate.habitica.com/api/units/111452/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-02-13T13:14:04.147686Z"
}