Units API.

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

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

{
    "translation": "https://hosted.weblate.org/api/translations/cyberos/terminal/pt_PT/?format=api",
    "source": [
        "Process is running, are you sure you want to quit?"
    ],
    "previous_source": "",
    "target": [
        "O processo está a decorrer, tens a certeza que queres terminar o processo?"
    ],
    "id_hash": 5225038886227698835,
    "content_hash": -4944854548167265111,
    "location": "../src/qml/ExitPromptDialog.qml:32",
    "context": "ExitPromptDialogProcess is running, are you sure you want to quit?",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "https://hosted.weblate.org/api/units/29421004/?format=api",
    "priority": 100,
    "id": 38608909,
    "web_url": "https://hosted.weblate.org/translate/cyberos/terminal/pt_PT/?checksum=c883112eff346493",
    "url": "https://hosted.weblate.org/api/units/38608909/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-07-10T09:27:04.034442+02:00"
}