Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.rikka.app/api/components/yasnac/glossary/?format=api",
    "translation": "https://weblate.rikka.app/api/translations/yasnac/glossary/pt/?format=api",
    "user": "https://weblate.rikka.app/api/users/Manafkabeer369/?format=api",
    "author": null,
    "timestamp": "2024-12-21T00:42:55.839181Z",
    "action": 63,
    "target": "",
    "id": 65516,
    "action_name": "Remove string",
    "url": "https://weblate.rikka.app/api/changes/65516/?format=api"
}