Units API.

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

GET /api/units/48871/?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/app-ops/application/en/?format=api",
    "source": [
        "Restart remote service"
    ],
    "previous_source": "",
    "target": [
        "Restart remote service"
    ],
    "id_hash": 7724567533555232658,
    "content_hash": 372686428567542457,
    "location": "",
    "context": "error_remote_service_killed_button_restart",
    "note": "",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 30,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://weblate.rikka.app/api/units/48871/?format=api",
    "priority": 100,
    "id": 48871,
    "web_url": "https://weblate.rikka.app/translate/app-ops/application/en/?checksum=eb332d3ec9132f92",
    "url": "https://weblate.rikka.app/api/units/48871/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-07-19T13:13:10.694560Z"
}