Units API.

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

GET /api/units/57058/?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/character/ru/?format=api",
    "source": [
        "New Display Name"
    ],
    "previous_source": "",
    "target": [
        "Новое отображаемое имя"
    ],
    "id_hash": 2150630452908729442,
    "content_hash": -5551770043243514097,
    "location": "",
    "context": "newDisplayName",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 11,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://translate.habitica.com/api/units/656325/?format=api",
    "priority": 100,
    "id": 57058,
    "web_url": "https://translate.habitica.com/translate/habitica/character/ru/?checksum=9dd893009cc32462",
    "url": "https://translate.habitica.com/api/units/57058/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-02-12T18:00:54.963516Z"
}