Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/121043777/?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/ru/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-04-13T09:52:47.704079+02:00",
    "action": 71,
    "target": "Текущая стабильная версия Galette - |stable_version|. Ночной архив ` <https://download.tuxfamily.org/galette/galette-dev.tar.bz2>`_ собирается каждую ночь из ветки разработки, и вы также можете :doc:`получить версию разработки Galette <.../source_code>`.",
    "id": 87456041,
    "action_name": "String added in the repository",
    "url": "https://hosted.weblate.org/api/changes/87456041/?format=api"
}