Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/644053/?format=api",
    "component": "https://translate.tails.net/api/components/tails/why_we_need_donations/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/why_we_need_donations/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-09-08T17:15:00.865348Z",
    "action": 30,
    "target": "From anonymized statistics on our website we know that Tails is used by around 18 000 people every day. **If each of them gave 12€, the price of a USB stick, our budget for the whole year would be raised within one day.** As you can see, funding Tails through donations is a realistic and our budget ridiculously small compared to the multibillionaire companies and agencies running the surveillance business.",
    "id": 3148248,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3148248/?format=api"
}