Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocanonymous_internetunsafe_browsersecurity_implicationsinlinepo/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2020-12-04T20:29:26.437962Z",
    "action": 47,
    "target": "",
    "old": "",
    "details": {
        "alert": "RepositoryChanges"
    },
    "id": 2962954,
    "action_name": "Alert triggered",
    "url": "https://translate.tails.net/api/changes/2962954/?format=api"
}