Units API.

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

GET /api/units/1816/?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": [
        "Preset was created successfully."
    ],
    "previous_source": "",
    "target": [
        "Das Preset wurde erfolgreich erstellt."
    ],
    "id_hash": 4550534895253329619,
    "content_hash": 4550534895253329619,
    "location": "ui/views.py:303",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 32,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://translate.edugit.org/api/units/1839/?format=api",
    "priority": 100,
    "id": 1816,
    "web_url": "https://translate.edugit.org/translate/tinventory/tinventory/de/?checksum=bf26bf60a19816d3",
    "url": "https://translate.edugit.org/api/units/1816/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-12-05T18:01:49.873484Z"
}