Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14665520/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/dnf/dnf-plugins-core-l10n-master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/zh_CN/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-06-02T18:21:06.436732Z",
    "action": 30,
    "target": "Download target '{0}' for location '{1}' of '{2}' package is outside of safe write path '{3}'.",
    "old": "Download target '{}' is outside of download path '{}'.",
    "details": {},
    "id": 11692437,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/11692437/?format=api"
}