Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/104451691/?format=api",
    "component": "https://hosted.weblate.org/api/components/ubports/filemanagerplus/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/ubports/filemanagerplus/bem/?format=api",
    "user": "https://hosted.weblate.org/api/users/Samr/?format=api",
    "author": "https://hosted.weblate.org/api/users/Samr/?format=api",
    "timestamp": "2024-05-15T20:49:17.606949+02:00",
    "action": 37,
    "target": "/usr/share/lomiri-filemanager-app/filemanager.svg",
    "id": 91921832,
    "action_name": "Marked for edit",
    "url": "https://hosted.weblate.org/api/changes/91921832/?format=api"
}