Changes API.

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

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

{
    "unit": null,
    "component": "http://translate.cacti.net/api/components/cacti/core-v1-2-x/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2024-05-12T00:42:55.438892Z",
    "action": 53,
    "target": "",
    "id": 43707,
    "action_name": "Received repository notification",
    "url": "http://translate.cacti.net/api/changes/43707/?format=api"
}