Units API.

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

GET /api/units/64008/?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/content/it/?format=api",
    "source": [
        "a sweet"
    ],
    "previous_source": "",
    "target": [
        "un dolce"
    ],
    "id_hash": 577899260800761857,
    "content_hash": 7186122055054473125,
    "location": "",
    "context": "questEggSlimeAdjective",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 81,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://translate.habitica.com/api/units/656621/?format=api",
    "priority": 100,
    "id": 64008,
    "web_url": "https://translate.habitica.com/translate/habitica/content/it/?checksum=88051c50dbfd8001",
    "url": "https://translate.habitica.com/api/units/64008/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-02-12T18:07:16.818638Z"
}