Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/103724716/?format=api",
    "component": "https://hosted.weblate.org/api/components/gtk4-desktop-icons-ng/gtk4-maintenance-44-branch/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/gtk4-desktop-icons-ng/gtk4-maintenance-44-branch/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-08-21T04:46:54.716038+02:00",
    "action": 59,
    "target": "Si hay un monitor secundario conectado, se añadirán los nuevos iconos en él",
    "id": 63817251,
    "action_name": "String updated in the repository",
    "url": "https://hosted.weblate.org/api/changes/63817251/?format=api"
}