Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.pdfforge.org/api/components/pdfcreator/setup/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2021-12-16T15:28:32.039983Z",
    "action": 53,
    "target": "",
    "id": 74043,
    "action_name": "Received repository notification",
    "url": "https://translate.pdfforge.org/api/changes/74043/?format=api"
}