Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/684807/?format=api",
    "component": "https://translate.tails.net/api/components/tails/advanced_topics_virtualization_boxes/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/advanced_topics_virtualization_boxes/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-05-02T00:23:02.088671Z",
    "action": 13,
    "target": "[*GNOME Boxes*](https://apps.gnome.org/Boxes/) aims at providing a simple interface to create and use virtual machines for Linux with GNOME.  *GNOME Boxes* does not allow the use of a Persistent Storage.",
    "id": 3299809,
    "action_name": "Source string added",
    "url": "https://translate.tails.net/api/changes/3299809/?format=api"
}