Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/30711505/?format=api",
    "component": "https://hosted.weblate.org/api/components/mailcleaner/glossary/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/mailcleaner/glossary/en/?format=api",
    "user": "https://hosted.weblate.org/api/users/ersen/?format=api",
    "author": "https://hosted.weblate.org/api/users/ersen/?format=api",
    "timestamp": "2021-04-07T18:02:16.892736+02:00",
    "action": 31,
    "target": "database",
    "id": 10034236,
    "action_name": "String added",
    "url": "https://hosted.weblate.org/api/changes/10034236/?format=api"
}