Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/28858284/?format=api",
    "component": "https://hosted.weblate.org/api/components/phpmyadmin/glossary/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/glossary/ro/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-10-20T20:50:48.342491+02:00",
    "action": 59,
    "target": "expression",
    "id": 69320031,
    "action_name": "String updated in the repository",
    "url": "https://hosted.weblate.org/api/changes/69320031/?format=api"
}