Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/121055913/?format=api",
    "component": "https://hosted.weblate.org/api/components/galette/doc-user-pdf_models/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/galette/doc-user-pdf_models/uk/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-04-14T07:19:03.881733+02:00",
    "action": 71,
    "target": "Моделі засновані на HTML і CSS стилях, але майте на увазі, що ми створюємо PDF файл, а не відображаємо сторінку в недавньому браузері; є багато обмежень.",
    "id": 87480930,
    "action_name": "String added in the repository",
    "url": "https://hosted.weblate.org/api/changes/87480930/?format=api"
}