Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/108354184/?format=api",
    "component": "https://hosted.weblate.org/api/components/routeconverter/glossary/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/routeconverter/glossary/hr/?format=api",
    "user": "https://hosted.weblate.org/api/users/milotype/?format=api",
    "author": "https://hosted.weblate.org/api/users/milotype/?format=api",
    "timestamp": "2023-11-09T19:51:41.315650+01:00",
    "action": 5,
    "target": "GPSBabel",
    "id": 71221405,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/71221405/?format=api"
}