Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/17434318/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel10-branch/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel10-branch/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-04-05T20:51:33.283779Z",
    "action": 30,
    "target": "The option --nontp will be deprecated in future releases. Please modify your kickstart file to replace this option with timesource --ntp-disable command invocation.",
    "id": 15593640,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/15593640/?format=api"
}