Changes API.

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

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

{
    "unit": "https://translations.zorin.com/api/units/22158/?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/en_GB/?format=api",
    "user": "https://translations.zorin.com/api/users/bxtuakyr/?format=api",
    "author": "https://translations.zorin.com/api/users/bxtuakyr/?format=api",
    "timestamp": "2023-12-04T18:33:38.372380Z",
    "action": 5,
    "target": "Your location will be used to change the desktop theme at sunrise and sunset.",
    "id": 36750,
    "action_name": "New translation",
    "url": "https://translations.zorin.com/api/changes/36750/?format=api"
}