Changes API.

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

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

{
    "unit": "https://weblate.duniter.org/api/units/5987/?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.970162Z",
    "action": 59,
    "target": "Usage of resources must conform to the non-harm toward another's freedom. This indicates, concerning individuals use of some resources (whatever their nature) there must remain a substantive quality of this resource which remains available. This should be of quantity and quality sufficient for use by other individuals, or with the existence of a compensation attributed to the usage of these resources (whatever they should be) for the loss endured to other individuals who could not use them.",
    "id": 7770,
    "action_name": "String updated in the repository",
    "url": "https://weblate.duniter.org/api/changes/7770/?format=api"
}