Changes API.

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

GET /api/changes/191009/?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/nav/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2020-02-26T22:38:50.594482Z",
    "action": 53,
    "target": "",
    "id": 191009,
    "action_name": "Repository notification received",
    "url": "https://translate.fedoraproject.org/api/changes/191009/?format=api"
}