Units API.

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

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

{
    "translation": "https://weblate.rikka.app/api/translations/wadb/application/en/?format=api",
    "source": [
        "Port number must be 1025–65535"
    ],
    "previous_source": "",
    "target": [
        "Port number must be 1025–65535"
    ],
    "id_hash": 3245119692857330273,
    "content_hash": -7475036936156282840,
    "location": "",
    "context": "toast_bad_port_number",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 23,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://weblate.rikka.app/api/units/24418/?format=api",
    "priority": 100,
    "id": 24418,
    "web_url": "https://weblate.rikka.app/translate/wadb/application/en/?checksum=ad08fb2ad262ca61",
    "url": "https://weblate.rikka.app/api/units/24418/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-04-07T03:15:39.167434Z"
}