Changes API.

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

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

{
    "unit": null,
    "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared02/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared02/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-03-13T08:37:22.046764Z",
    "action": 17,
    "target": "",
    "id": 50755535,
    "action_name": "Changes committed",
    "url": "https://translations.documentfoundation.org/api/changes/50755535/?format=api"
}