Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/17006181/?format=api",
    "component": "https://hosted.weblate.org/api/components/tiled/translations/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/tiled/translations/de/?format=api",
    "user": "https://hosted.weblate.org/api/users/Atalanttore/?format=api",
    "author": "https://hosted.weblate.org/api/users/Atalanttore/?format=api",
    "timestamp": "2023-03-07T19:34:26.600917+01:00",
    "action": 7,
    "target": "\"%1\" zur Welt \"%2\" hinzufügen",
    "id": 51072065,
    "action_name": "Suggestion accepted",
    "url": "https://hosted.weblate.org/api/changes/51072065/?format=api"
}