Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/111043875/?format=api",
    "component": "https://hosted.weblate.org/api/components/freeplane/glossary/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/freeplane/glossary/en/?format=api",
    "user": "https://hosted.weblate.org/api/users/wtuemura/?format=api",
    "author": "https://hosted.weblate.org/api/users/wtuemura/?format=api",
    "timestamp": "2023-12-18T19:37:30.110646+01:00",
    "action": 31,
    "target": "Sort by",
    "id": 74135101,
    "action_name": "String added",
    "url": "https://hosted.weblate.org/api/changes/74135101/?format=api"
}