Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3316961/?format=api",
    "component": "https://l10n.elementary.io/api/components/mail/extra/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/mail/extra/de/?format=api",
    "user": "https://l10n.elementary.io/api/users/Maik-Wi/?format=api",
    "author": "https://l10n.elementary.io/api/users/Maik-Wi/?format=api",
    "timestamp": "2024-01-26T20:59:07.714569Z",
    "action": 4,
    "target": "Die Willkommensansicht wird entfernt, wenn ein Konto in den Online-Konten hinzugefügt wird, ohne dass Mail neu gestartet werden muss.",
    "id": 2071317,
    "action_name": "Suggestion added",
    "url": "https://l10n.elementary.io/api/changes/2071317/?format=api"
}