Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/701384/?format=api",
    "component": "https://translate.tails.net/api/components/tails/about/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/about/de/?format=api",
    "user": "https://translate.tails.net/api/users/jade/?format=api",
    "author": "https://translate.tails.net/api/users/jade/?format=api",
    "timestamp": "2024-11-25T10:53:45.520561Z",
    "action": 4,
    "target": "Unsere Arbeit wird finanziert durch Spenden von Privatpersonen, wie Ihnen, und Organisationen, die Internetfreiheit unterstützen: Mozilla, DuckDuckGo, Open Tech Fund, Craig Newmark Philanthropies, usw.",
    "id": 3391824,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/3391824/?format=api"
}