Changes API.

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

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

{
    "unit": "http://localization.appnomi.com/api/units/40426/?format=api",
    "component": "http://localization.appnomi.com/api/components/mobiroller/android-core-v2/?format=api",
    "translation": "http://localization.appnomi.com/api/translations/mobiroller/android-core-v2/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-04-05T13:16:36.934149Z",
    "action": 59,
    "target": "This application is temporarily out of service. Please try again later.",
    "id": 54123,
    "action_name": "String updated in the repository",
    "url": "http://localization.appnomi.com/api/changes/54123/?format=api"
}