Changes API.

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

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

{
    "unit": "https://translate.pdfforge.org/api/units/147567/?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/Pakotoyako/?format=api",
    "author": "https://translate.pdfforge.org/api/users/Pakotoyako/?format=api",
    "timestamp": "2022-02-14T21:13:38.462149Z",
    "action": 5,
    "target": "* Seleccione o arrastre el fichero PDF del que quiere extraer el texto\n* Espere unos segundos hasta que se extraiga el texto\n* Descargue el fichero con el texto extraído\n",
    "id": 79459,
    "action_name": "New translation",
    "url": "https://translate.pdfforge.org/api/changes/79459/?format=api"
}