Changes API.

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

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

{
    "unit": "https://weblate.duniter.org/api/units/5421/?format=api",
    "component": "https://weblate.duniter.org/api/components/trm/definitions/?format=api",
    "translation": "https://weblate.duniter.org/api/translations/trm/definitions/en_US/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-01T13:10:18.415339Z",
    "action": 59,
    "target": "Individuals or groups of individuals are inevitably brought to exchange, even if it is only information, education, or even more generally bonds. What therefore fundamentally characterizes the economic zone is all the individuals who compose it. The economy exists everywhere and at all times as soon as individuals produce and exchange goods and services, and that regardless of the nature of these goods and services. On the other hand, we cannot define an economic zone empty of individuals. Therefore it is indeed the individual who constitutes the only common and fundamental value of any valid economic frame.",
    "id": 7293,
    "action_name": "String updated in the repository",
    "url": "https://weblate.duniter.org/api/changes/7293/?format=api"
}