Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7386858/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/pykickstart/master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/master/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-03-03T21:17:58.118169Z",
    "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": 3050234,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/3050234/?format=api"
}