Changes API.

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

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

{
    "unit": null,
    "component": "http://translate.diyseeds.org/api/components/diyseeds-org-pages/team/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2021-09-06T09:38:09.841789+02:00",
    "action": 51,
    "target": "",
    "id": 3108,
    "action_name": "Created component",
    "url": "http://translate.diyseeds.org/api/changes/3108/?format=api"
}