Changes API.

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

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

{
    "unit": "https://translations.zorin.com/api/units/17252/?format=api",
    "component": "https://translations.zorin.com/api/components/zorin-os-upgrader/zorin-os-upgrader/?format=api",
    "translation": "https://translations.zorin.com/api/translations/zorin-os-upgrader/zorin-os-upgrader/es/?format=api",
    "user": "https://translations.zorin.com/api/users/ElZangetsu/?format=api",
    "author": "https://translations.zorin.com/api/users/ElZangetsu/?format=api",
    "timestamp": "2023-07-01T18:13:16.097538Z",
    "action": 5,
    "target": "Antes de actualizar el sistema, porfavor cierra sesión y cambie al entorno de escritorio estandar en Zorin OS en la pantalla de inicio de sesion",
    "id": 22841,
    "action_name": "New translation",
    "url": "https://translations.zorin.com/api/changes/22841/?format=api"
}