Changes API.

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

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

{
    "unit": "https://translations.zorin.com/api/units/7490/?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:50:56.387331Z",
    "action": 2,
    "target": "Actualice Zorin OS",
    "id": 19690,
    "action_name": "Translation changed",
    "url": "https://translations.zorin.com/api/changes/19690/?format=api"
}