Units API.

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

GET /api/units/103539/?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/cs/?format=api",
    "source": [
        "<span class=\"notification-bold\"><%- user %></span> sent you a message"
    ],
    "previous_source": "",
    "target": [
        "<span class=\"notification-bold\"><%- user %></span> ti poslal/a zprávu"
    ],
    "id_hash": -9135457628544797021,
    "content_hash": 4116434394919115866,
    "location": "",
    "context": "userSentMessage",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 211,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://translate.habitica.com/api/units/658645/?format=api",
    "priority": 100,
    "id": 103539,
    "web_url": "https://translate.habitica.com/translate/habitica/generic/cs/?checksum=013855b045f476a3",
    "url": "https://translate.habitica.com/api/units/103539/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-02-13T13:14:24.327782Z"
}