Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/49556988/?format=api",
    "component": "https://hosted.weblate.org/api/components/galette/doc-install-index/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/galette/doc-install-index/it/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-04-13T09:52:47.576310+02:00",
    "action": 59,
    "target": "Poi, decomprimete l'archivio. Se state eseguendo Windows, dovrete anche installare un software di archiviazione che supporti il formato TAR, come per esempio `7zip <https://www.7-zip.org/>`_. Se state usando Linux, eseguite i seguenti comandi (adattandoli a seconda della versione):",
    "id": 87456032,
    "action_name": "String updated in the repository",
    "url": "https://hosted.weblate.org/api/changes/87456032/?format=api"
}