Changes API.

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

GET /api/changes/62747/?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/messages/?format=api",
    "translation": null,
    "user": "https://translate.pdfforge.org/api/users/philip.chinery/?format=api",
    "author": null,
    "timestamp": "2021-06-24T14:46:09.236869Z",
    "action": 18,
    "target": "",
    "id": 62747,
    "action_name": "Pushed changes",
    "url": "https://translate.pdfforge.org/api/changes/62747/?format=api"
}