Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/25506601/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/website/newdesign/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/website/newdesign/it/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/lyzbet/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/lyzbet/?format=api",
    "timestamp": "2024-04-11T16:00:28.338898Z",
    "action": 26,
    "target": "Grazie mille per la tua donazione!",
    "id": 50956728,
    "action_name": "Suggestion removed",
    "url": "https://translations.documentfoundation.org/api/changes/50956728/?format=api"
}