Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/738515/?format=api",
    "component": "https://weblate.framasoft.org/api/components/degooglisons-internet/home/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/degooglisons-internet/home/ru/?format=api",
    "user": "https://weblate.framasoft.org/api/users/v1s7/?format=api",
    "author": "https://weblate.framasoft.org/api/users/v1s7/?format=api",
    "timestamp": "2024-01-23T09:16:30.587415Z",
    "action": 2,
    "target": "Запрос не дал никакого результата, но возможно есть сервис\nкоторый оправдает ваши ожидания\n[у КОТЯТ](https://chatons.org/en/search/by-service).",
    "id": 743296,
    "action_name": "Traduction modifiée",
    "url": "https://weblate.framasoft.org/api/changes/743296/?format=api"
}