Changes API.

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

GET /api/changes/25224778/?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": null,
    "author": null,
    "timestamp": "2022-05-20T16:29:02.151745+02:00",
    "action": 59,
    "target": "Измените это, чтобы настроить режим работы 802.11n/ac. 802.11n с каналами шириной 40 МГц обеспечивает более высокую пропускную способность, но может вызывать больше помех в сети. Если вы не знаете, что выбрать, используйте опцию по умолчанию с каналом шириной 20 МГц.",
    "id": 25224778,
    "action_name": "String updated in the repository",
    "url": "https://hosted.weblate.org/api/changes/25224778/?format=api"
}