Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/96047343/?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:39:26.075252+02:00",
    "action": 7,
    "target": "Alle On-Chain-Gelder ausgeben",
    "id": 65441267,
    "action_name": "Suggestion accepted",
    "url": "https://hosted.weblate.org/api/changes/65441267/?format=api"
}