Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/941485/?format=api",
    "component": "https://weblate.framasoft.org/api/components/peertube/angular/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/peertube/angular/it/?format=api",
    "user": "https://weblate.framasoft.org/api/users/andreamonaco/?format=api",
    "author": "https://weblate.framasoft.org/api/users/andreamonaco/?format=api",
    "timestamp": "2024-03-25T07:22:34.575070Z",
    "action": 2,
    "target": "Se attivato, dopo la trascodifica il file di input non è cancellato ma spostato in una cartella dedicata o \"object storage\"",
    "id": 767973,
    "action_name": "Traduction modifiée",
    "url": "https://weblate.framasoft.org/api/changes/767973/?format=api"
}