Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.opensourcepos.org/api/components/opensourcepos/sales/?format=api",
    "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/en_GB/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-09-19T18:57:24.564361Z",
    "action": 0,
    "target": "",
    "id": 4786,
    "action_name": "Resource update",
    "url": "https://translate.opensourcepos.org/api/changes/4786/?format=api"
}