Changes API.

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

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

{
    "unit": "https://translations.zorin.com/api/units/30370/?format=api",
    "component": "https://translations.zorin.com/api/components/zorin-menu/zorin-menu/?format=api",
    "translation": "https://translations.zorin.com/api/translations/zorin-menu/zorin-menu/ca/?format=api",
    "user": "https://translations.zorin.com/api/users/rafekes/?format=api",
    "author": "https://translations.zorin.com/api/users/rafekes/?format=api",
    "timestamp": "2025-02-12T21:55:21.563878Z",
    "action": 5,
    "target": "Totes les aplicacions",
    "id": 57066,
    "action_name": "New translation",
    "url": "https://translations.zorin.com/api/changes/57066/?format=api"
}