Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/16762863/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/dnf/dnf-plugins-extras/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-extras/ca/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-01-14T12:35:41.061774Z",
    "action": 30,
    "target": "rpmconf plugin will not run in non-interactive mode without unattended mode",
    "old": "rpmconf plugin will not run in non-interactive mode",
    "details": {},
    "id": 14555866,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/14555866/?format=api"
}