Changes API.

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

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

{
    "unit": null,
    "component": "http://translate.gtaf.org/api/components/sadiq/strings/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2025-08-02T11:55:56.804484Z",
    "action": 28,
    "target": "ssh: Could not resolve hostname gitlab.com: Temporary failure in name resolution\nfatal: Could not read from remote repository.\n\nPlease make sure you have the correct access rights\nand the repository exists.\n (128)",
    "id": 153795,
    "action_name": "Repository push failed",
    "url": "http://translate.gtaf.org/api/changes/153795/?format=api"
}