Changes API.

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

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

{
    "unit": "https://weblate.rikka.app/api/units/25694/?format=api",
    "component": "https://weblate.rikka.app/api/components/wadb/application/?format=api",
    "translation": "https://weblate.rikka.app/api/translations/wadb/application/uk/?format=api",
    "user": "https://weblate.rikka.app/api/users/Kefir2105/?format=api",
    "author": "https://weblate.rikka.app/api/users/Kefir2105/?format=api",
    "timestamp": "2023-08-06T23:38:46.640350Z",
    "action": 45,
    "target": "",
    "id": 47768,
    "action_name": "New contributor",
    "url": "https://weblate.rikka.app/api/changes/47768/?format=api"
}