Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.fedoraproject.org/api/components/camorama/master/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2025-04-01T23:13:42.732965Z",
    "action": 28,
    "target": "Could not create pull request 403: Repository was archived so is read-only. (-1)",
    "old": "",
    "details": {},
    "id": 18297639,
    "action_name": "Repository push failed",
    "url": "https://translate.fedoraproject.org/api/changes/18297639/?format=api"
}