Changes API.

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

GET /api/changes/3642/?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-pages/dvd/?format=api",
    "translation": null,
    "user": "http://translate.diyseeds.org/api/users/admin/?format=api",
    "author": "http://translate.diyseeds.org/api/users/admin/?format=api",
    "timestamp": "2021-09-06T12:00:07.082054+02:00",
    "action": 49,
    "target": "",
    "id": 3642,
    "action_name": "Requested new language",
    "url": "http://translate.diyseeds.org/api/changes/3642/?format=api"
}