Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/688068/?format=api",
    "component": "https://translate.tails.net/api/components/tails/thanks/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/thanks/ca/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-05-16T12:23:02.466432Z",
    "action": 30,
    "target": "If you need a donation receipt, contact us at <a href=\"mailto:fundraising@tails.net\">fundraising@tails.net</a> ([[OpenPGP key|fundraising-tails-net.key]]).",
    "id": 3314414,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3314414/?format=api"
}