Changes API.

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

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

{
    "unit": null,
    "component": "http://translate.diyseeds.org/api/components/diyseeds-org-subtitles/glossary/?format=api",
    "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-subtitles/glossary/nl/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-09-23T10:22:46.129216+02:00",
    "action": 0,
    "target": "",
    "id": 11149,
    "action_name": "Resource update",
    "url": "http://translate.diyseeds.org/api/changes/11149/?format=api"
}