Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/15701633/?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/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-12-01T08:04:35.844488Z",
    "action": 59,
    "target": "Determines if user credentials are also cached in the local LDB cache. The cached credentials refer to passwords, which includes the first (long term) factor of two-factor authentication, not other authentication mechanisms. Passkey and Smartcard authentications are expected to work offline as long as a successful online authentication is recorded in the cache without additional configuration.",
    "id": 13159695,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/13159695/?format=api"
}