Changes API.

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

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

{
    "unit": "http://translate.diyseeds.org/api/units/13734/?format=api",
    "component": "http://translate.diyseeds.org/api/components/diyseeds-org-videos/glossary/?format=api",
    "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-videos/glossary/it/?format=api",
    "user": null,
    "author": "http://translate.diyseeds.org/api/users/anonymous/?format=api",
    "timestamp": "2022-07-25T16:10:30.865565+02:00",
    "action": 29,
    "target": "Impollinazione",
    "id": 36147,
    "action_name": "Suggestion removed during cleanup",
    "url": "http://translate.diyseeds.org/api/changes/36147/?format=api"
}