Changes API.

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

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

{
    "unit": "https://weblate.duniter.org/api/units/6818/?format=api",
    "component": "https://weblate.duniter.org/api/components/trm/licence-et-versionning/?format=api",
    "translation": "https://weblate.duniter.org/api/translations/trm/licence-et-versionning/en_US/?format=api",
    "user": "https://weblate.duniter.org/api/users/PifPafPouf/?format=api",
    "author": "https://weblate.duniter.org/api/users/PifPafPouf/?format=api",
    "timestamp": "2023-03-24T15:27:09.070144Z",
    "action": 2,
    "target": "The Relative Theory of Money (\"RTM\") is edited as a software under free license GPL v3, because considered as a possible and modifiable base of a software system of free money. All theoretical conception can be considered as a source code.",
    "id": 11144,
    "action_name": "Translation changed",
    "url": "https://weblate.duniter.org/api/changes/11144/?format=api"
}