Changes API.

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

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

{
    "unit": "http://localization.appnomi.com/api/units/28950/?format=api",
    "component": "http://localization.appnomi.com/api/components/shopiroller/android/?format=api",
    "translation": "http://localization.appnomi.com/api/translations/shopiroller/android/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-12-07T12:20:35.412381Z",
    "action": 59,
    "target": "See All",
    "id": 29449,
    "action_name": "String updated in the repository",
    "url": "http://localization.appnomi.com/api/changes/29449/?format=api"
}