Units API.

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

GET /api/units/191967/?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/pets/de/?format=api",
    "source": [
        "Drag this <%= foodName %> to a Pet and watch it grow!"
    ],
    "previous_source": "",
    "target": [
        "Ziehe <%= foodName %> zu einem Haustier und sieh, wie es wächst!"
    ],
    "id_hash": -3547818196801842123,
    "content_hash": -370078994995306645,
    "location": "",
    "context": "dragThisFood",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 103,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 12,
    "source_unit": "https://translate.habitica.com/api/units/661354/?format=api",
    "priority": 100,
    "id": 191967,
    "web_url": "https://translate.habitica.com/translate/habitica/pets/de/?checksum=4ec39e25abf59435",
    "url": "https://translate.habitica.com/api/units/191967/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-02-14T11:39:27.212004Z"
}