Changes API.

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

GET /api/changes/3258815/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "https://translate.tails.net/api/units/672755/?format=api",
    "component": "https://translate.tails.net/api/components/tails/advanced_topics_virt_manager/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/advanced_topics_virt_manager/ca/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-27T15:31:02.688480Z",
    "action": 30,
    "target": "Issues with graphics support in Tails running inside a virtual machine with *virt-manager* are common. The best solution can vary depending on the version of the virtualization software and on the virtual machine configuration. For example:",
    "id": 3258815,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3258815/?format=api"
}