Changes API.

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

GET /api/changes/73228/?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": "https://translate.pdfforge.org/api/translations/pdfcreator/messages/da/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-11-29T12:17:47.487763Z",
    "action": 44,
    "target": "",
    "id": 73228,
    "action_name": "New strings to translate",
    "url": "https://translate.pdfforge.org/api/changes/73228/?format=api"
}