Changes API.

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

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

{
    "unit": "https://translate.pdfforge.org/api/units/150691/?format=api",
    "component": "https://translate.pdfforge.org/api/components/pdfcreator-online/frontend/?format=api",
    "translation": "https://translate.pdfforge.org/api/translations/pdfcreator-online/frontend/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-05-10T12:43:32.669099Z",
    "action": 59,
    "target": "Seleccione o arrastre el fichero PDF del que quiere extraer las imágenes\n* Seleccione el formato para guardar las imágenes, JPG o PNG\n* Elija si quiere combinar en una sola imagen las imágenes fragmentadas\n* Pulse 'Extraer imágenes' en el centro, abajo\n* Espere unos segundos hasta que se extraigan las imágenes\n* Descargue el fichero con las imágenes extraídas\n",
    "id": 86717,
    "action_name": "String updated in the repository",
    "url": "https://translate.pdfforge.org/api/changes/86717/?format=api"
}