Changes API.

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

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

{
    "unit": "http://translate.cacti.net/api/units/186164/?format=api",
    "component": "http://translate.cacti.net/api/components/cacti/core-v1-2-x/?format=api",
    "translation": "http://translate.cacti.net/api/translations/cacti/core-v1-2-x/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-12-13T19:56:27.252624Z",
    "action": 30,
    "target": "Click 'Continue' to duplicate the following Data Source Profile. You can optionally change the title format for the new Data Source Profile\u001e\u001eClick 'Continue' to duplicate following Data Source Profiles. You can optionally change the title format for the new Data Source Profiles.",
    "id": 2735,
    "action_name": "Source string changed",
    "url": "http://translate.cacti.net/api/changes/2735/?format=api"
}