Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/688061/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/thanks/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/thanks/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-05-16T12:23:02.324426Z",
    "action": 13,
    "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": 3314380,
    "action_name": "Source string added",
    "url": "https://translate.tails.boum.org/api/changes/3314380/?format=api"
}