Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.securedrop.org/api/components/securedrop/desktop/?format=api",
    "translation": "https://weblate.securedrop.org/api/translations/securedrop/desktop/hi/?format=api",
    "user": "https://weblate.securedrop.org/api/users/shivam-maurya-git/?format=api",
    "author": "https://weblate.securedrop.org/api/users/shivam-maurya-git/?format=api",
    "timestamp": "2024-04-01T07:46:53.349733Z",
    "action": 1,
    "target": "",
    "id": 70014,
    "action_name": "Translation completed",
    "url": "https://weblate.securedrop.org/api/changes/70014/?format=api"
}