Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/94242565/?format=api",
    "component": "https://hosted.weblate.org/api/components/conversejs/translations/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/conversejs/translations/it/?format=api",
    "user": "https://hosted.weblate.org/api/users/random-r/?format=api",
    "author": "https://hosted.weblate.org/api/users/random-r/?format=api",
    "timestamp": "2023-08-21T11:21:20.806814+02:00",
    "action": 26,
    "target": "Spiacente, si è verificato un errore tentando di eseguire il comando. Controlla la console del browser per i dettagli",
    "id": 63828881,
    "action_name": "Suggestion removed",
    "url": "https://hosted.weblate.org/api/changes/63828881/?format=api"
}