Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/722042/?format=api",
    "component": "https://translate.tails.net/api/components/tails/glossary/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/glossary/en/?format=api",
    "user": "https://translate.tails.net/api/users/Optimuspraimu/?format=api",
    "author": "https://translate.tails.net/api/users/Optimuspraimu/?format=api",
    "timestamp": "2025-05-08T11:46:33.035029Z",
    "action": 31,
    "target": "IMEI",
    "id": 3442844,
    "action_name": "String added",
    "url": "https://translate.tails.net/api/changes/3442844/?format=api"
}