Changes API.

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

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

{
    "unit": "https://weblate.info.ucl.ac.be/api/units/37815/?format=api",
    "component": "https://weblate.info.ucl.ac.be/api/components/inginious/frontend/?format=api",
    "translation": "https://weblate.info.ucl.ac.be/api/translations/inginious/frontend/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-04-06T14:21:23.124620+02:00",
    "action": 59,
    "target": "It also adds and configures local interfaces with IPv4 and IPv6.",
    "id": 15719,
    "action_name": "String updated in the repository",
    "url": "https://weblate.info.ucl.ac.be/api/changes/15719/?format=api"
}