Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/42696153/?format=api",
    "component": "https://hosted.weblate.org/api/components/conversejs/translations/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/conversejs/translations/pt_BR/?format=api",
    "user": "https://hosted.weblate.org/api/users/brneor/?format=api",
    "author": "https://hosted.weblate.org/api/users/brneor/?format=api",
    "timestamp": "2023-06-12T21:40:28.477241+02:00",
    "action": 26,
    "target": "Erro: não é permitido buscar a lista %1s para MUC %2s",
    "id": 57753968,
    "action_name": "Suggestion removed",
    "url": "https://hosted.weblate.org/api/changes/57753968/?format=api"
}