Units API.

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

GET /api/units/51009/?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": [
        "Summary is required"
    ],
    "previous_source": "",
    "target": [
        "Требуется краткое описание"
    ],
    "id_hash": 8464343577711544397,
    "content_hash": -5703523912093735646,
    "location": "",
    "context": "summaryRequired",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 87,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://translate.habitica.com/api/units/656305/?format=api",
    "priority": 100,
    "id": 51009,
    "web_url": "https://translate.habitica.com/translate/habitica/challenge/ru/?checksum=f57763a34e5b084d",
    "url": "https://translate.habitica.com/api/units/51009/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-02-12T17:56:10.607802Z"
}