Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/603020/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/advanced_topics_virt_manager/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/advanced_topics_virt_manager/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-02T12:21:39.730696Z",
    "action": 30,
    "target": "After you start on the USB device, you can [[create a Persistent Storage|persistent_storage]] on it.",
    "id": 3105016,
    "action_name": "Source string changed",
    "url": "https://translate.tails.boum.org/api/changes/3105016/?format=api"
}