Changes API.

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

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

{
    "unit": "https://weblate.securedrop.org/api/units/40586/?format=api",
    "component": "https://weblate.securedrop.org/api/components/securedrop/desktop/?format=api",
    "translation": "https://weblate.securedrop.org/api/translations/securedrop/desktop/es/?format=api",
    "user": "https://weblate.securedrop.org/api/users/clarailr/?format=api",
    "author": "https://weblate.securedrop.org/api/users/clarailr/?format=api",
    "timestamp": "2024-01-12T18:53:31.374739Z",
    "action": 4,
    "target": "Abrir el almacén de contraseñas de KeePassXC",
    "id": 69456,
    "action_name": "Suggestion added",
    "url": "https://weblate.securedrop.org/api/changes/69456/?format=api"
}