Changes API.

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

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

{
    "unit": "https://translate.pdfforge.org/api/units/153739/?format=api",
    "component": "https://translate.pdfforge.org/api/components/pdfcreator/messages/?format=api",
    "translation": "https://translate.pdfforge.org/api/translations/pdfcreator/messages/ca/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-10-10T07:47:14.568542Z",
    "action": 30,
    "target": "The default viewer is determined by Windows. You can set up your own viewer in the Viewer section of the settings in PDFCreator or change your default viewer for Windows.",
    "id": 104276,
    "action_name": "Source string changed",
    "url": "https://translate.pdfforge.org/api/changes/104276/?format=api"
}