Changes API.

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

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

{
    "unit": "https://weblate.duniter.org/api/units/6809/?format=api",
    "component": "https://weblate.duniter.org/api/components/trm/champ-de-valeur/?format=api",
    "translation": "https://weblate.duniter.org/api/translations/trm/champ-de-valeur/en_US/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-01T13:10:47.873676Z",
    "action": 59,
    "target": "Example of field for an economic zone including an area of monetary excess shown by a bump, and a zone where there is a production of value associated with a monetary scarcity represented by a hollow, the rest of the area being balanced.",
    "id": 8774,
    "action_name": "String updated in the repository",
    "url": "https://weblate.duniter.org/api/changes/8774/?format=api"
}