Changes API.

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

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

{
    "unit": "http://localization.appnomi.com/api/units/37975/?format=api",
    "component": "http://localization.appnomi.com/api/components/tappsly/tidy/?format=api",
    "translation": "http://localization.appnomi.com/api/translations/tappsly/tidy/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-12-30T07:49:44.769430Z",
    "action": 59,
    "target": "You need to grant access to all photos to start using it right away. Your photos will not be stored or used on any of our servers. ",
    "id": 48794,
    "action_name": "String updated in the repository",
    "url": "http://localization.appnomi.com/api/changes/48794/?format=api"
}