Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/576892/?format=api",
    "component": "https://weblate.framasoft.org/api/components/entraide-chatons/about/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/entraide-chatons/about/ru/?format=api",
    "user": "https://weblate.framasoft.org/api/users/tcit/?format=api",
    "author": "https://weblate.framasoft.org/api/users/tcit/?format=api",
    "timestamp": "2021-10-22T08:48:55.845151Z",
    "action": 7,
    "target": "Мы планируем сохранить эту страницу после карантина и даже добавить больше контента в ближайшие недели/месяцы, чтобы в конечном итоге предоставить вам доступ к другим бесплатным инструментам, размещенным в CHATONS, в том числе к тем, которые требуют регистрации.",
    "id": 251083,
    "action_name": "Suggestion acceptée",
    "url": "https://weblate.framasoft.org/api/changes/251083/?format=api"
}