Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/662357/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocupgrade-po/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocupgrade-po/ru/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-12-21T23:22:44.011154Z",
    "action": 30,
    "target": "- [[Upgrade by cloning from another Tails|doc/upgrade/#clone]] (below)",
    "id": 3216812,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3216812/?format=api"
}