Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/643754/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/mediapart/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/mediapart/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-09-08T17:14:23.722266Z",
    "action": 30,
    "target": "« *Privacy and encryption work, but it's too easy to make a mistake that exposes you. Tails puts the essential tools in one place, with a design that makes it hard to screw them up. I could not have talked to Edward Snowden without this kind of protection. I wish I'd had it years ago.* »",
    "id": 3147900,
    "action_name": "Source string changed",
    "url": "https://translate.tails.boum.org/api/changes/3147900/?format=api"
}