Changes API.

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

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

{
    "unit": "https://translate.pdfforge.org/api/units/150461/?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.726090Z",
    "action": 59,
    "target": "* Choose or drop the PDF file from which you would like to extract images\n* Select which image format the pictures should be saved as, JPG or PNG\n* Choose if you would like to combine fragmented images into one image\n* Click on 'Extract images' below\n* Wait a few seconds while the images are being extracted\n* Download the file with the extracted images\n",
    "id": 86479,
    "action_name": "String updated in the repository",
    "url": "https://translate.pdfforge.org/api/changes/86479/?format=api"
}