Changes API.

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

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

{
    "unit": "https://weblate.rikka.app/api/units/38527/?format=api",
    "component": "https://weblate.rikka.app/api/components/app-ops/glossary/?format=api",
    "translation": "https://weblate.rikka.app/api/translations/app-ops/glossary/ar/?format=api",
    "user": "https://weblate.rikka.app/api/users/kayal28/?format=api",
    "author": "https://weblate.rikka.app/api/users/kayal28/?format=api",
    "timestamp": "2022-09-20T13:27:11.395900Z",
    "action": 31,
    "target": "<a href=\"https://weblate.rikka.app/engage/app-ops/ar/\">\n<img src=\"https://weblate.rikka.app/widgets/app-ops/ar/app/svg-badge.svg\" alt=\"حالة الترجمة\" />\n</a>",
    "id": 33039,
    "action_name": "New string added",
    "url": "https://weblate.rikka.app/api/changes/33039/?format=api"
}