Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/685298/?format=api",
    "component": "https://translate.tails.net/api/components/tails/contact/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/contact/ca/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-05-07T09:20:27.088297Z",
    "action": 30,
    "target": "<p>To talk about our infrastructure (servers, test suite, repositories,\nmirrors, etc.), write to <a href=\"mailto:sysadmins@tails.net\">sysadmins@tails.net</a>.</p>\n",
    "id": 3305638,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3305638/?format=api"
}