Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.tails.net/api/components/tails/contribute/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/contribute/pt/?format=api",
    "user": "https://translate.tails.net/api/users/Optimuspraimu/?format=api",
    "author": null,
    "timestamp": "2025-04-04T15:45:06.534449Z",
    "action": 58,
    "target": "Todas as pessoas que usam",
    "id": 3435604,
    "action_name": "Screenshot uploaded",
    "url": "https://translate.tails.net/api/changes/3435604/?format=api"
}