Changes API.

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

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

{
    "unit": "https://translate.pdfforge.org/api/units/184349/?format=api",
    "component": "https://translate.pdfforge.org/api/components/pdfcreator-online/frontend/?format=api",
    "translation": "https://translate.pdfforge.org/api/translations/pdfcreator-online/frontend/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-04-26T21:51:34.043220Z",
    "action": 59,
    "target": "* Choose or drop the PDF file to which you want to add a PDF-stamp\n* Choose the PDF file which should be added as a stamp\n* Choose if the stamp should be added as a background (behind the text) or as an overlay (above the text)\n* Click on 'Start' below\n* After a few seconds you can download your PDF file with the stamp added\n",
    "id": 257761,
    "action_name": "String updated in the repository",
    "url": "https://translate.pdfforge.org/api/changes/257761/?format=api"
}