Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/747832/?format=api",
    "component": "https://translate.tails.net/api/components/tails/index/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/index/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-09-03T09:04:57.324037Z",
    "action": 59,
    "target": "Unsere Arbeit wird unterstützt durch Spenden von Menschen wie Ihnen und von Organisationen, die die Freiheit im Internet unterstützen. [[Lernen Sie unsere Sponsoren kennen.|sponsors]]",
    "old": "",
    "details": {
        "state": 10,
        "source": "The Tor Project is funded by donations from people like you and organizations that support Internet freedom. [[Meet our supporters.|https://www.torproject.org/about/supporters/]]",
        "old_state": -1
    },
    "id": 3507207,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3507207/?format=api"
}