Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11383929/?format=api",
    "component": "https://l10n.opensuse.org/api/components/search-o-o/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/search-o-o/master/nl/?format=api",
    "user": "https://l10n.opensuse.org/api/users/Stacheldrahtje/?format=api",
    "author": "https://l10n.opensuse.org/api/users/Stacheldrahtje/?format=api",
    "timestamp": "2023-06-25T06:28:59.793966Z",
    "action": 5,
    "target": "openSUSE bijdragers",
    "id": 2715575,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/2715575/?format=api"
}