Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5995230/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/pykickstart/master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/master/nl/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-10-08T23:46:25.620628Z",
    "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": 1961385,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/1961385/?format=api"
}