Units API.

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

GET /api/units/1820/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://translate.edugit.org/api/translations/tinventory/tinventory/de/?format=api",
    "source": [
        "Item was deleted successfully. "
    ],
    "previous_source": "",
    "target": [
        "Das Objekt wurde erfolgreich gelöscht. "
    ],
    "id_hash": -5999247756323766561,
    "content_hash": -5999247756323766561,
    "location": "ui/views.py:348",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 36,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://translate.edugit.org/api/units/1843/?format=api",
    "priority": 100,
    "id": 1820,
    "web_url": "https://translate.edugit.org/translate/tinventory/tinventory/de/?checksum=2cbe63f374c33edf",
    "url": "https://translate.edugit.org/api/units/1820/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-12-05T18:01:50.319292Z"
}