Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/91944680/?format=api",
    "component": "https://hosted.weblate.org/api/components/tor/tor-browser%252Ftb-securitylevelproperties/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-securitylevelproperties/ga/?format=api",
    "user": "https://hosted.weblate.org/api/users/emmapeel/?format=api",
    "author": "https://hosted.weblate.org/api/users/emmapeel/?format=api",
    "timestamp": "2024-04-26T16:08:52.001540+02:00",
    "action": 26,
    "target": "All browser and website features are enabled.",
    "id": 88334916,
    "action_name": "Suggestion removed",
    "url": "https://hosted.weblate.org/api/changes/88334916/?format=api"
}