Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/2542891/?format=api",
    "component": "https://hosted.weblate.org/api/components/sparss/strings/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/sparss/strings/sk/?format=api",
    "user": "https://hosted.weblate.org/api/users/salka.milan/?format=api",
    "author": "https://hosted.weblate.org/api/users/salka.milan/?format=api",
    "timestamp": "2023-07-21T21:07:12.985569+02:00",
    "action": 2,
    "target": "Naozaj chcete odstrániť túto skupinu a všetky jej kanály?",
    "id": 61912610,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/61912610/?format=api"
}