Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14624901/?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-05-12T18:22:21.239537Z",
    "action": 59,
    "target": "Please note that besides explicit domain definition the files provider can be configured also implicitly using 'enable_files_domain' option. See <citerefentry> <refentrytitle>sssd.conf</refentrytitle> <manvolnum>5</manvolnum> </citerefentry> for details.",
    "id": 11606215,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/11606215/?format=api"
}