Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/719709/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcsponsors-po/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcsponsors-po/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-03-12T10:03:43.408461Z",
    "action": 59,
    "target": "Diese Organisationen, Unternehmen und Individuen unterstützten Tails finanziell durch Spenden, Auszeichnungen oder Zuschüssen. Dank ihrer beachtlichen Unterstützung sind wir in der Lage, Tails zu pflegen und zu verbessern. Vielen Dank!",
    "id": 3432407,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3432407/?format=api"
}