Units API.

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

GET /api/units/240906/?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/settings/cs/?format=api",
    "source": [
        "Hello <%= username %>, <%= sender %> has sent you <%= gemAmount %> gems!"
    ],
    "previous_source": "",
    "target": [
        "Ahoj <%= username %>, <%= sender %> ti poslal <%= gemAmount %> drahokamy!"
    ],
    "id_hash": 2410095903252642371,
    "content_hash": -5534209936619189287,
    "location": "",
    "context": "giftedGemsFull",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 125,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 14,
    "source_unit": "https://translate.habitica.com/api/units/663223/?format=api",
    "priority": 100,
    "id": 240906,
    "web_url": "https://translate.habitica.com/translate/habitica/settings/cs/?checksum=a17261746bff7a43",
    "url": "https://translate.habitica.com/api/units/240906/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-03-07T10:15:09.773050Z"
}