Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/688870/?format=api",
    "component": "https://translate.tails.net/api/components/tails/manage_passwords/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/manage_passwords/ca/?format=api",
    "user": "https://translate.tails.net/api/users/victordargallo/?format=api",
    "author": "https://translate.tails.net/api/users/victordargallo/?format=api",
    "timestamp": "2024-10-12T14:47:28.913570Z",
    "action": 36,
    "target": "Molts llocs web ofereixen l'autenticació de dos passos com a mètode més segur que utilitzar només una contrasenya. Per exemple, podeu configurar una aplicació d'autenticació, com ara el Google Authenticator, per generar un codi únic de 6 dígits quan inicieu la sessió en un lloc web.",
    "id": 3374318,
    "action_name": "Translation approved",
    "url": "https://translate.tails.net/api/changes/3374318/?format=api"
}