Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/15225137/?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-09-15T03:35:58.317476Z",
    "action": 59,
    "target": "Local authentication methods policy. Some backends (i.e. LDAP, proxy provider) only support a password based authentication, while others can handle PKINIT based Smartcard authentication (AD, IPA), two-factor authentication (IPA), or other methods against a central instance. By default in such cases authentication is only performed with the methods supported by the backend.",
    "id": 12481890,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/12481890/?format=api"
}