Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/402092/?format=api",
    "component": "https://translate.tails.net/api/components/tails/manage_passwords/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/manage_passwords/pt/?format=api",
    "user": "https://translate.tails.net/api/users/Optimuspraimu/?format=api",
    "author": "https://translate.tails.net/api/users/Optimuspraimu/?format=api",
    "timestamp": "2025-04-08T14:16:36.980836Z",
    "action": 4,
    "target": "Para criar um novo banco de dados, clique em <span class=\"guilabel\">Criar novo banco de dados</span>.",
    "id": 3436472,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/3436472/?format=api"
}