Units API.

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

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

{
    "translation": "https://weblate.info.ucl.ac.be/api/translations/inginious/frontend/en/?format=api",
    "source": [
        "This will delete {}. Are you sure ?"
    ],
    "previous_source": "",
    "target": [
        "This will delete {}. Are you sure ?"
    ],
    "id_hash": 5100503925644437721,
    "content_hash": 5100503925644437721,
    "location": "inginious/frontend/templates/admin/admin_users.html:107",
    "context": "",
    "note": "",
    "flags": "python-brace-format",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 405,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 8,
    "source_unit": "https://weblate.info.ucl.ac.be/api/units/37792/?format=api",
    "priority": 100,
    "id": 37792,
    "web_url": "https://weblate.info.ucl.ac.be/translate/inginious/frontend/en/?checksum=c6c8a14bf785a8d9",
    "url": "https://weblate.info.ucl.ac.be/api/units/37792/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-04-06T14:21:22.299540+02:00"
}