Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/76519327/?format=api",
    "component": "https://hosted.weblate.org/api/components/turris/foris-js/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/turris/foris-js/ru/?format=api",
    "user": "https://hosted.weblate.org/api/users/alenshin/?format=api",
    "author": "https://hosted.weblate.org/api/users/alenshin/?format=api",
    "timestamp": "2022-05-27T10:35:52.542034+02:00",
    "action": 2,
    "target": "Измените это, чтобы настроить режим работы 802.11n/ac/ax. 802.11n с каналами шириной 40 МГц обеспечивает более высокую пропускную способность, но может вызывать больше помех в сети. Если вы не знаете, что выбрать, используйте опцию по умолчанию с каналом шириной 20 МГц.",
    "id": 25738078,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/25738078/?format=api"
}