Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/701426/?format=api",
    "component": "https://translate.tails.net/api/components/tails/about/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/about/tr/?format=api",
    "user": "https://translate.tails.net/api/users/bluemath23/?format=api",
    "author": "https://translate.tails.net/api/users/bluemath23/?format=api",
    "timestamp": "2025-05-25T00:44:31.217825Z",
    "action": 4,
    "target": "Geliştirmelerimizi sizinle paylaşarak daha fazla insanın çalışmalarımızdan faydalanmasını sağlıyoruz.",
    "id": 3448490,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/3448490/?format=api"
}