Units API.

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

GET /api/units/192733/?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/fr/?format=api",
    "source": [
        "Eggs"
    ],
    "previous_source": "",
    "target": [
        "Œufs"
    ],
    "id_hash": 695073491128300994,
    "content_hash": -33604372385468880,
    "location": "",
    "context": "eggs",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 39,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://translate.habitica.com/api/units/661260/?format=api",
    "priority": 100,
    "id": 192733,
    "web_url": "https://translate.habitica.com/translate/habitica/pets/fr/?checksum=89a565a8537e35c2",
    "url": "https://translate.habitica.com/api/units/192733/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-02-14T11:39:26.200917Z"
}