Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/643768/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/mediapart/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/mediapart/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-09-08T17:14:24.343637Z",
    "action": 30,
    "target": "« *I think most of the public domain privacy tools are going to be safe, yes. [...] I think that Tails is going to be safe. [...] You know, the NSA has a big lever when a tool is written closed-source by a for-profit corporation. There are levers they have that they don't have in the open source international, altruistic community. And these are generally written by crypto-paranoids, they're pretty well designed.* »",
    "id": 3147909,
    "action_name": "Source string changed",
    "url": "https://translate.tails.boum.org/api/changes/3147909/?format=api"
}