Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/32321238/?format=api",
    "component": "https://hosted.weblate.org/api/components/soundswitch/update-download/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/soundswitch/update-download/nl/?format=api",
    "user": "https://hosted.weblate.org/api/users/GuitarBilly/?format=api",
    "author": "https://hosted.weblate.org/api/users/GuitarBilly/?format=api",
    "timestamp": "2024-04-08T23:32:16.702810+02:00",
    "action": 45,
    "target": "",
    "id": 87026702,
    "action_name": "Contributor joined",
    "url": "https://hosted.weblate.org/api/changes/87026702/?format=api"
}