Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/850042/?format=api",
    "component": "https://weblate.framasoft.org/api/components/mobilizon/frontend/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/mobilizon/frontend/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-05-24T10:40:14.791796Z",
    "action": 59,
    "target": "An “application programming interface” or “API” is a communication protocol that allows software components to communicate with each other. The Mobilizon API, for example, can allow third-party software tools to communicate with Mobilizon instances to carry out certain actions, such as posting events on your behalf, automatically and remotely.",
    "id": 619984,
    "action_name": "Chaîne mise à jour dans le dépôt",
    "url": "https://weblate.framasoft.org/api/changes/619984/?format=api"
}