Changes API.

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

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

{
    "unit": "https://translations.zorin.com/api/units/7499/?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/margarita.arango/?format=api",
    "author": "https://translations.zorin.com/api/users/margarita.arango/?format=api",
    "timestamp": "2023-06-29T13:53:58.440178Z",
    "action": 5,
    "target": "Sólo dispone de %s de espacio libre en disco, pero se necesitan %s en total.",
    "id": 19698,
    "action_name": "New translation",
    "url": "https://translations.zorin.com/api/changes/19698/?format=api"
}