Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/720047/?format=api",
    "component": "https://translate.tails.net/api/components/tails/tor_browser/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/tor_browser/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-04-03T15:04:12.393254Z",
    "action": 30,
    "target": "<p>To prevent Tails from running out of memory and crashing, download\nvery big files to the <i>Persistent/Tor Browser</i> folder.\nThe files that you download outside of the Persistent Storage are\nstored in memory (RAM), which is more limited.</p>\n",
    "id": 3434518,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3434518/?format=api"
}