Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/595199/?format=api",
    "component": "https://translate.tails.net/api/components/tails/printing_and_scanning/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/printing_and_scanning/pt/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-12-27T10:15:52.317799Z",
    "action": 30,
    "target": "Tails includes the [*Document Scanner*](https://gitlab.gnome.org/GNOME/simple-scan)  utility to scan documents and photos.",
    "id": 3099107,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3099107/?format=api"
}