Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/8295068/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textsdraw/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsdraw/ru/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/Timon/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/Timon/?format=api",
    "timestamp": "2023-01-29T15:54:17.737647Z",
    "action": 4,
    "target": "Это меню позволяет вставлять элементы, такие как изображения и направляющие, в документы Draw.",
    "id": 15223015,
    "action_name": "Suggestion added",
    "url": "https://translations.documentfoundation.org/api/changes/15223015/?format=api"
}