Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/114684100/?format=api",
    "component": "https://hosted.weblate.org/api/components/lunasea/search/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/lunasea/search/uk/?format=api",
    "user": "https://hosted.weblate.org/api/users/michaelvelosk/?format=api",
    "author": "https://hosted.weblate.org/api/users/michaelvelosk/?format=api",
    "timestamp": "2024-03-30T13:10:44.628807+01:00",
    "action": 45,
    "target": "",
    "id": 86377407,
    "action_name": "Contributor joined",
    "url": "https://hosted.weblate.org/api/changes/86377407/?format=api"
}