Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/671985/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/wikisrcdocaboutsocial_contractpo/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocaboutsocial_contractpo/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-27T15:30:36.152105Z",
    "action": 13,
    "target": "The Tails Social Contract is a set of commitments that we stand by as Tails developers, affirming our beliefs to the rest of the world.",
    "id": 3257697,
    "action_name": "Source string added",
    "url": "https://translate.tails.boum.org/api/changes/3257697/?format=api"
}