Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/103724513/?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": "https://hosted.weblate.org/api/users/gallegonovato/?format=api",
    "author": "https://hosted.weblate.org/api/users/gallegonovato/?format=api",
    "timestamp": "2023-10-25T18:20:30.589165+02:00",
    "action": 4,
    "target": "Mostrar las unidades externas en el escritorio",
    "id": 69848428,
    "action_name": "Suggestion added",
    "url": "https://hosted.weblate.org/api/changes/69848428/?format=api"
}