Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/89031767/?format=api",
    "component": "https://hosted.weblate.org/api/components/raspiblitz-web/translations/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/raspiblitz-web/translations/de/?format=api",
    "user": "https://hosted.weblate.org/api/users/berghauslouis/?format=api",
    "author": "https://hosted.weblate.org/api/users/berghauslouis/?format=api",
    "timestamp": "2023-09-12T22:37:24.500054+02:00",
    "action": 7,
    "target": "Jam ist eine Weboberfläche für JoinMarket, die sich auf Benutzerfreundlichkeit konzentriert. Sie soll sinnvolle Standardeinstellungen bieten und für Anfänger einfach zu bedienen sein, aber dennoch die Funktionen bieten, die fortgeschrittene Nutzer erwarten.",
    "id": 65441244,
    "action_name": "Suggestion accepted",
    "url": "https://hosted.weblate.org/api/changes/65441244/?format=api"
}