Changes API.

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

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

{
    "unit": "https://translations.zorin.com/api/units/28229/?format=api",
    "component": "https://translations.zorin.com/api/components/zorin-appearance/glossary/?format=api",
    "translation": "https://translations.zorin.com/api/translations/zorin-appearance/glossary/ne/?format=api",
    "user": "https://translations.zorin.com/api/users/anonymous/?format=api",
    "author": "https://translations.zorin.com/api/users/anonymous/?format=api",
    "timestamp": "2024-02-26T14:46:03.104688Z",
    "action": 4,
    "target": "कार्य विवरण",
    "id": 50865,
    "action_name": "Suggestion added",
    "url": "https://translations.zorin.com/api/changes/50865/?format=api"
}