Units API.

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

GET /api/units/50946/?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/challenge/ru/?format=api",
    "source": [
        "Not Participating"
    ],
    "previous_source": "",
    "target": [
        "Не участвую"
    ],
    "id_hash": -2228117018326621380,
    "content_hash": 3234826365717622499,
    "location": "",
    "context": "not_participating",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 37,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://translate.habitica.com/api/units/656243/?format=api",
    "priority": 100,
    "id": 50946,
    "web_url": "https://translate.habitica.com/translate/habitica/challenge/ru/?checksum=611423607ca3a33c",
    "url": "https://translate.habitica.com/api/units/50946/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-02-12T17:56:05.193220Z"
}