Changes API.

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

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

{
    "unit": "https://translate.pdfforge.org/api/units/150462/?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": "2022-05-10T12:43:23.726169Z",
    "action": 59,
    "target": "* Choose or drop the PDF file to which you would like to add a stamp\n* Enter the text for your stamp\n* Select your preferences for font, size, rotation, opacity and color\n* Click on 'Add stamp' below\n* Download the PDF file with the added page stamp\n",
    "id": 86480,
    "action_name": "String updated in the repository",
    "url": "https://translate.pdfforge.org/api/changes/86480/?format=api"
}