Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/75183171/?format=api",
    "component": "https://hosted.weblate.org/api/components/peertube/glossary/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/peertube/glossary/ar/?format=api",
    "user": "https://hosted.weblate.org/api/users/rex07/?format=api",
    "author": "https://hosted.weblate.org/api/users/rex07/?format=api",
    "timestamp": "2022-07-12T14:38:05.637007+02:00",
    "action": 7,
    "target": "قائمة التشغيل",
    "id": 29052304,
    "action_name": "Suggestion accepted",
    "url": "https://hosted.weblate.org/api/changes/29052304/?format=api"
}