Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.linphone.org/api/components/linphone-desktop/master/?format=api",
    "translation": null,
    "glossary_term": null,
    "user": "https://weblate.linphone.org/api/users/farivar/?format=api",
    "author": "https://weblate.linphone.org/api/users/farivar/?format=api",
    "timestamp": "2022-12-01T12:08:11.126002Z",
    "action": 49,
    "target": "",
    "id": 28568,
    "action_name": "Requested new language",
    "url": "https://weblate.linphone.org/api/changes/28568/?format=api"
}