Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/30980504/?format=api",
    "component": "https://hosted.weblate.org/api/components/cyberos/website/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/cyberos/website/he/?format=api",
    "user": "https://hosted.weblate.org/api/users/do2or/?format=api",
    "author": "https://hosted.weblate.org/api/users/do2or/?format=api",
    "timestamp": "2022-12-05T21:43:59.219626+01:00",
    "action": 2,
    "target": "CyberOS היא הפצת לינוקס מבוססת על Qt Quick ו- Arch Linux.",
    "id": 40731743,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/40731743/?format=api"
}