Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7914453/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel9-branch/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/pa/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-05-10T21:47:19.485473Z",
    "action": 30,
    "target": "Ignoring deprecated option on line %(lineno)s: The %(option)s option has been deprecated and no longer has any effect. It may be removed from future releases, which will result in a fatal error from kickstart. Please modify your kickstart file to remove this option.",
    "old": "Ignoring deprecated option on line %(lineno)s:  The %(option)s option has been deprecated and no longer has any effect.  It may be removed from future releases, which will result in a fatal error from kickstart.  Please modify your kickstart file to remove this option.",
    "details": {},
    "id": 3239550,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/3239550/?format=api"
}