Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/122139052/?format=api",
    "component": "https://hosted.weblate.org/api/components/galette/documentation-changelog/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/galette/documentation-changelog/fr/?format=api",
    "user": "https://hosted.weblate.org/api/users/trasher/?format=api",
    "author": "https://hosted.weblate.org/api/users/trasher/?format=api",
    "timestamp": "2024-05-08T20:38:51.295589+02:00",
    "action": 2,
    "target": "Les rappels n'étaient pas envoyés (`#1614 <https://bugs.galette.eu/issues/1614>`_)",
    "id": 89139723,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/89139723/?format=api"
}