Changes API.

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

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

{
    "unit": "https://translate.pdfforge.org/api/units/151228/?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": "https://translate.pdfforge.org/api/users/ccuadrilla/?format=api",
    "author": "https://translate.pdfforge.org/api/users/ccuadrilla/?format=api",
    "timestamp": "2022-07-14T20:50:47.969932Z",
    "action": 2,
    "target": "* Seleccione o arrastre el fichero PDF del que quiere extraer el texto\n* Espere unos segundos hasta que se extraiga el texto\n* Copie el texto de su PDF y péguelo en donde se necesita\n",
    "id": 90496,
    "action_name": "Translation changed",
    "url": "https://translate.pdfforge.org/api/changes/90496/?format=api"
}