Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/16051018/?format=api",
    "component": "https://hosted.weblate.org/api/components/superfreezz/superfreezz/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/superfreezz/superfreezz/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-06-18T14:55:14.123073+02:00",
    "action": 30,
    "target": "Maybe you can uninstall some of the apps at the top of this list (because you did not use them for a long time)?",
    "id": 6457308,
    "action_name": "Source string changed",
    "url": "https://hosted.weblate.org/api/changes/6457308/?format=api"
}