Changes API.

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

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

{
    "unit": "https://weblate.duniter.org/api/units/6577/?format=api",
    "component": "https://weblate.duniter.org/api/components/trm/principe-de-resonance-psychologique-les-bulles-sont-une-consequence-de-l-emission-monetaire-asymetri/?format=api",
    "translation": "https://weblate.duniter.org/api/translations/trm/principe-de-resonance-psychologique-les-bulles-sont-une-consequence-de-l-emission-monetaire-asymetri/en_US/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-01T13:10:40.107708Z",
    "action": 59,
    "target": "This asymmetrical model is a system where, at a minimum risk, the money creator gets the maximum benefits, and at a maximum risk one only gets the minimum benefits (and most often a forced bankruptcy) for the producers",
    "id": 8481,
    "action_name": "String updated in the repository",
    "url": "https://weblate.duniter.org/api/changes/8481/?format=api"
}