Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/76416803/?format=api",
    "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/zh_Hans/?format=api",
    "user": "https://hosted.weblate.org/api/users/HGvalrent/?format=api",
    "author": "https://hosted.weblate.org/api/users/HGvalrent/?format=api",
    "timestamp": "2022-09-12T11:22:45.257360+02:00",
    "action": 45,
    "target": "",
    "id": 34478467,
    "action_name": "Contributor joined",
    "url": "https://hosted.weblate.org/api/changes/34478467/?format=api"
}