Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/12008761/?format=api",
    "component": "https://l10n.opensuse.org/api/components/get-o-o/main/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/get-o-o/main/ja/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-04-12T16:38:02.186106Z",
    "action": 30,
    "target": "© 2024 openSUSE contributors",
    "id": 3030649,
    "action_name": "Source string changed",
    "url": "https://l10n.opensuse.org/api/changes/3030649/?format=api"
}