Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/20656749/?format=api",
    "component": "https://hosted.weblate.org/api/components/onionshare/doc-index/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/onionshare/doc-index/ru/?format=api",
    "user": "https://hosted.weblate.org/api/users/gfbdrgng/?format=api",
    "author": "https://hosted.weblate.org/api/users/gfbdrgng/?format=api",
    "timestamp": "2024-05-20T10:56:04.037256+02:00",
    "action": 2,
    "target": "OnionShare - это инструмент с открытым исходным кодом, позволяющий безопасно и анонимно обмениваться файлами, размещать веб-сайты и общаться с друзьями, используя сеть Tor.",
    "id": 92744213,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/92744213/?format=api"
}