Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/17450631/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-10/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-10/ast/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-04-08T09:22:38.142936Z",
    "action": 30,
    "target": "An error occurred during Red Hat Insights configuration. Would you like to ignore this and continue with installation?",
    "old": "The following error occurred while installing the boot loader. The system will not be bootable. Would you like to ignore this and continue with installation?",
    "details": {},
    "id": 15612232,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/15612232/?format=api"
}