Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/15701673/?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/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-12-01T08:05:06.168802Z",
    "action": 30,
    "target": "LDAP back end supports id, auth, access and chpass providers. If you want to authenticate against an LDAP server either TLS/SSL or LDAPS is required. <command>sssd</command> <emphasis>does not</emphasis> support authentication over an unencrypted channel.  Even if the LDAP server is used only as an identity provider, an encrypted channel is strongly recommended. Please refer to the <quote>ldap_access_filter</quote> config option for more information about using LDAP as an access provider.",
    "id": 13159746,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/13159746/?format=api"
}