Changes API.

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

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

{
    "unit": "https://translations.zorin.com/api/units/18504/?format=api",
    "component": "https://translations.zorin.com/api/components/zorin-appearance/zorin-appearance/?format=api",
    "translation": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/es/?format=api",
    "user": "https://translations.zorin.com/api/users/Master/?format=api",
    "author": "https://translations.zorin.com/api/users/Master/?format=api",
    "timestamp": "2023-12-05T02:09:53.388459Z",
    "action": 45,
    "target": "",
    "id": 37432,
    "action_name": "New contributor",
    "url": "https://translations.zorin.com/api/changes/37432/?format=api"
}