Changes API.

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

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

{
    "unit": "https://translations.zorin.com/api/units/28192/?format=api",
    "component": "https://translations.zorin.com/api/components/zorin-appearance/glossary/?format=api",
    "translation": "https://translations.zorin.com/api/translations/zorin-appearance/glossary/es/?format=api",
    "user": "https://translations.zorin.com/api/users/Fito/?format=api",
    "author": "https://translations.zorin.com/api/users/Fito/?format=api",
    "timestamp": "2024-02-26T13:47:24.130534Z",
    "action": 2,
    "target": "Barra de tareas",
    "id": 50750,
    "action_name": "Translation changed",
    "url": "https://translations.zorin.com/api/changes/50750/?format=api"
}