Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/121056122/?format=api",
    "component": "https://hosted.weblate.org/api/components/galette/doc-plugins-fullcard/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/galette/doc-plugins-fullcard/ru/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-04-14T07:19:26.941926+02:00",
    "action": 71,
    "target": "Этот плагин был разработан для `Borsalinux-fr (ранее Fedora-Fr) <https://www.borsalinux-fr.org>`_. Он генерирует карточку участника в формате PDF, которая может быть пустой (для использования во время мероприятий и т.д.) или заполненной информацией об участнике (к которой можно присоединиться, например, с помощью чека на членство).",
    "id": 87481218,
    "action_name": "String added in the repository",
    "url": "https://hosted.weblate.org/api/changes/87481218/?format=api"
}