Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.rikka.app/api/components/shizuku/glossary/?format=api",
    "translation": "https://weblate.rikka.app/api/translations/shizuku/glossary/fil/?format=api",
    "user": "https://weblate.rikka.app/api/users/IverCoder/?format=api",
    "author": null,
    "timestamp": "2022-12-09T09:44:51.416706Z",
    "action": 63,
    "target": "Pinapares ang device gamit ang code ng pagpapares",
    "id": 35167,
    "action_name": "Remove string",
    "url": "https://weblate.rikka.app/api/changes/35167/?format=api"
}