Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/110319856/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/ca/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/Fito/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/Fito/?format=api",
    "timestamp": "2024-03-04T04:26:06.785924Z",
    "action": 2,
    "target": "<emph>Macros del document:</emph> cada document pot contenir biblioteques de macros disponibles en aquest document per a tots els usuaris",
    "id": 50727209,
    "action_name": "Translation changed",
    "url": "https://translations.documentfoundation.org/api/changes/50727209/?format=api"
}