Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-neurofedora/masterpageslatex/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2022-02-04T22:11:41.213170Z",
    "action": 51,
    "target": "",
    "id": 4145652,
    "action_name": "Component created",
    "url": "https://translate.fedoraproject.org/api/changes/4145652/?format=api"
}