Changes API.

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

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

{
    "unit": "https://translate.pdfforge.org/api/units/155128/?format=api",
    "component": "https://translate.pdfforge.org/api/components/pdfcreator/messages/?format=api",
    "translation": "https://translate.pdfforge.org/api/translations/pdfcreator/messages/zh_Hant/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-10-10T07:49:26.055820Z",
    "action": 30,
    "target": "Activate to disable printer tab. This disables the functionalities to add/delete/rename PDFCreator printers, change profile assignments and set the primary PDFCreator printer.",
    "id": 106951,
    "action_name": "Source string changed",
    "url": "https://translate.pdfforge.org/api/changes/106951/?format=api"
}