Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/475763/?format=api",
    "component": "https://weblate.framasoft.org/api/components/yakforms/framaforms-include/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/yakforms/framaforms-include/it/?format=api",
    "user": null,
    "author": "https://weblate.framasoft.org/api/users/anonymous/?format=api",
    "timestamp": "2021-05-29T12:43:49.092708Z",
    "action": 4,
    "target": "Notifica in corso agli e alle utenti dei propri moduli scaduti",
    "id": 196590,
    "action_name": "Suggestion ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/196590/?format=api"
}