Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/89031769/?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:33:09.073668+02:00",
    "action": 4,
    "target": "Geben Sie diese Adresse an andere weiter, damit diese sich mit Ihrer lightning node verbinden können",
    "id": 65441221,
    "action_name": "Suggestion added",
    "url": "https://hosted.weblate.org/api/changes/65441221/?format=api"
}