Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/10631758/?format=api",
    "component": "https://hosted.weblate.org/api/components/easyssh/extra/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/easyssh/extra/en_GB/?format=api",
    "user": "https://hosted.weblate.org/api/users/dwayne/?format=api",
    "author": "https://hosted.weblate.org/api/users/dwayne/?format=api",
    "timestamp": "2020-05-19T13:51:59.029496+02:00",
    "action": 2,
    "target": "A complete, efficient and easy-to-use manager. Create and edit connections, groups, customise the terminal, with multiple instances of the same connection.",
    "id": 6243253,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/6243253/?format=api"
}