Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/104237166/?format=api",
    "component": "https://hosted.weblate.org/api/components/modx-extras/filterwhere%252Fsystem-settings/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/modx-extras/filterwhere%252Fsystem-settings/de/?format=api",
    "user": "https://hosted.weblate.org/api/users/treehillstudio/?format=api",
    "author": "https://hosted.weblate.org/api/users/treehillstudio/?format=api",
    "timestamp": "2023-08-27T17:30:49.070977+02:00",
    "action": 5,
    "target": "<a href=\"https://developers.google.com/maps/documentation/javascript/geocoding#GeocodingRegionCodes\">Bevorzugte Region</a> für das Geokodierungsergebnis.",
    "id": 64489872,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/64489872/?format=api"
}