Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/112938513/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/website/libreofficeorg/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/website/libreofficeorg/es/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/Fito/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/Fito/?format=api",
    "timestamp": "2024-04-22T13:04:12.670086Z",
    "action": 2,
    "target": "Está a punto de descargar <span class=\"%1\"><strong>LibreOffice %2</strong></span> para <span class=\"%3\"><strong>%4</strong></span>.",
    "id": 51079912,
    "action_name": "Translation changed",
    "url": "https://translations.documentfoundation.org/api/changes/51079912/?format=api"
}