Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/69335995/?format=api",
    "component": "https://hosted.weblate.org/api/components/tilix/translations/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/tilix/translations/de/?format=api",
    "user": "https://hosted.weblate.org/api/users/dawin/?format=api",
    "author": "https://hosted.weblate.org/api/users/dawin/?format=api",
    "timestamp": "2024-04-24T12:50:04.639521+02:00",
    "action": 26,
    "target": "meson: unbenutzte Argumente für die Datei i18n.merge_file() entfernen",
    "id": 88165201,
    "action_name": "Suggestion removed",
    "url": "https://hosted.weblate.org/api/changes/88165201/?format=api"
}