Changes API.

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

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

{
    "unit": null,
    "component": "http://translate.diyseeds.org/api/components/diyseeds-org-pages/home/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2021-09-06T11:34:25.194730+02:00",
    "action": 28,
    "target": "Permission denied, please try again.\nPermission denied, please try again.\ngit@framagit.org: Permission denied (publickey,password).\nfatal: Could not read from remote repository.\n\nPlease make sure you have the correct access rights\nand the repository exists.\n (128)",
    "id": 3589,
    "action_name": "Failed push on repository",
    "url": "http://translate.diyseeds.org/api/changes/3589/?format=api"
}