Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/15575003/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-quick-docs/masterpagesdebug-dracut-problems/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-quick-docs/masterpagesdebug-dracut-problems/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-11-24T22:08:06.758035Z",
    "action": 30,
    "target": "Turn on dracut debugging (see   link:#debugging-dracut[the 'debugging dracut'\nsection]), and attach all relevant information from the boot log. This\ncan be obtained by running the command `dmesg|grep dracut`\n",
    "id": 12975015,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/12975015/?format=api"
}