Units API.

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

GET /api/units/41778143/?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/onionshare/translations/id/?format=api",
    "source": [
        "Starting…"
    ],
    "previous_source": "",
    "target": [
        "Memulai…"
    ],
    "id_hash": 2818413244833427356,
    "content_hash": 6109116780850105611,
    "location": "",
    "context": "gui_please_wait_no_button",
    "note": "",
    "flags": "",
    "labels": [
        {
            "id": 483,
            "name": "Automatically translated",
            "color": "yellow"
        }
    ],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 40,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://hosted.weblate.org/api/units/41621598/?format=api",
    "priority": 100,
    "id": 41778143,
    "web_url": "https://hosted.weblate.org/translate/onionshare/translations/id/?checksum=a71d03e9e08d6f9c",
    "url": "https://hosted.weblate.org/api/units/41778143/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-08-20T22:15:50.536113+02:00"
}