Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/689030/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocupgrade-po/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocupgrade-po/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-05-30T12:25:50.554178Z",
    "action": 13,
    "target": "<p>When doing automatic upgrades, the size of the download increases over time.\nIf you do a manual upgrade, the size of future automatic upgrades will become\nsmaller again.</p>\n",
    "id": 3320782,
    "action_name": "Source string added",
    "url": "https://translate.tails.net/api/changes/3320782/?format=api"
}