Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/701412/?format=api",
    "component": "https://translate.tails.net/api/components/tails/about/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/about/pt/?format=api",
    "user": "https://translate.tails.net/api/users/Optimuspraimu/?format=api",
    "author": "https://translate.tails.net/api/users/Optimuspraimu/?format=api",
    "timestamp": "2024-11-23T01:15:55.557355Z",
    "action": 4,
    "target": "Nosso trabalho é financiado por doações de pessoas como você e de organizações que apoiam a liberdade na Internet: Mozilla, DuckDuckGo, Open Tech Fund, Craig Newmark Philanthropies e etc.",
    "id": 3391680,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/3391680/?format=api"
}