Changes API.

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

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

{
    "unit": "https://weblate.duniter.org/api/units/5972/?format=api",
    "component": "https://weblate.duniter.org/api/components/trm/appendice-1/?format=api",
    "translation": "https://weblate.duniter.org/api/translations/trm/appendice-1/en_US/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-01T13:10:28.969876Z",
    "action": 59,
    "target": "This choice is herein extendable to the possibility of modification. This signifies that not only the individual can choose to use and adopt an independent monetary system, and thus refer themselves to the principles declared by this other monetary system, but they can equally act in order to evolve the monetary system they use, in accordance with such rules or general principles which could enable this evolution.",
    "id": 7766,
    "action_name": "String updated in the repository",
    "url": "https://weblate.duniter.org/api/changes/7766/?format=api"
}