Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/2378/?format=api",
    "component": "https://l10n.opensuse.org/api/components/libgnomesu/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/libgnomesu/master/sk/?format=api",
    "user": "https://l10n.opensuse.org/api/users/FerdinandGalko/?format=api",
    "author": "https://l10n.opensuse.org/api/users/FerdinandGalko/?format=api",
    "timestamp": "2021-05-14T15:08:22.187599Z",
    "action": 2,
    "target": "\nAutorské práva © 1999 Free Software Foundation, Inc.\nToto je voľný softvér; pozrite si zdrojový kód pre podmienky kopírovania.\nZáruka sa NEPOSKYTUJE; ani pre OBCHODOVATEĽNOSŤ alebo VHODNOSŤ PRE KONKRÉTNY ÚČEL.\n",
    "id": 1820678,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/1820678/?format=api"
}