Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7756905/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-project/masterpagesindex/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-project/masterpagesindex/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-04-14T21:56:25.371036Z",
    "action": 30,
    "target": "The Fedora Project is a community of people working together to build a free and open source software platform and to collaborate on and share user-focused solutions built on that platform. Or, in plain English, we make an operating system and we make it easy for you to do useful stuff with it.",
    "id": 3192200,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/3192200/?format=api"
}