Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/15225131/?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.317177Z",
    "action": 59,
    "target": "<filename>sssd.conf</filename> must be a regular file that is owned, readable, and writeable by '&sssd_user_name;' user (if SSSD is configured to run under 'root' then <filename>sssd.conf</filename> also can be owned by 'root').",
    "id": 12481884,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/12481884/?format=api"
}