Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/3146168/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-gtk-pkg/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-gtk-pkg/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-18T15:17:51.610049Z",
    "action": 2,
    "target": "Tiež vytvoriť tar archív <tt>y2logs.tgz</tt> pre priloženie pre bugzilla?",
    "id": 1822480,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/1822480/?format=api"
}