Units API.

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

GET /api/units/193213/?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/id/?format=api",
    "source": [
        "Feed <%= text %> to your <%= name %>?"
    ],
    "previous_source": "",
    "target": [
        "Beri makan <%= text %> kepada <%= name %>-mu?"
    ],
    "id_hash": -232141254728614817,
    "content_hash": 9161959127313208335,
    "location": "",
    "context": "feedPet",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 71,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "source_unit": "https://translate.habitica.com/api/units/661304/?format=api",
    "priority": 100,
    "id": 193213,
    "web_url": "https://translate.habitica.com/translate/habitica/pets/id/?checksum=7cc744c23e2ffc5f",
    "url": "https://translate.habitica.com/api/units/193213/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-02-14T11:39:26.659206Z"
}