Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/719933/?format=api",
    "component": "https://translate.tails.net/api/components/tails/tor_browser/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/tor_browser/ar/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-04-03T15:04:11.511727Z",
    "action": 59,
    "target": "",
    "old": "",
    "details": {
        "state": 0,
        "source": "<p>In [[Tails 6.14.1|news/version_6.14.1]] (April 2025), we improved the\nprevious confinement and you can now safely download to and read from any\nfolder in your <i>Home</i> folder or Persistent Storage.</p>\n",
        "old_state": -1
    },
    "id": 3434385,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3434385/?format=api"
}