Units API.

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

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

{
    "translation": "https://weblate.framasoft.org/api/translations/mobilizon/frontend/de/?format=api",
    "source": [
        "Search"
    ],
    "previous_source": "",
    "target": [
        "Suche"
    ],
    "id_hash": 2908909992413847420,
    "content_hash": -6321462892676572913,
    "location": "",
    "context": "Search",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 295,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://weblate.framasoft.org/api/units/256642/?format=api",
    "priority": 100,
    "id": 5861,
    "web_url": "https://weblate.framasoft.org/translate/mobilizon/frontend/de/?checksum=a85e8639dd695f7c",
    "url": "https://weblate.framasoft.org/api/units/5861/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-09-12T11:04:52.516327Z"
}