Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/15701770/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/sssd/sssd-manpage-master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/sssd/sssd-manpage-master/sv/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-12-01T08:06:22.672307Z",
    "action": 30,
    "target": "Default: not set by default, you have to take an existing pam configuration or create a new one and add the service name here. As an alternative you can enable local authentication with the local_auth_policy option.",
    "id": 13159892,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/13159892/?format=api"
}