Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7908231/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel9-branch/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/ca/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-05-10T21:46:18.597539Z",
    "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.",
    "id": 3239462,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/3239462/?format=api"
}