Changes API.

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

GET /api/changes/6125/?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-organizations/seed-savers-exchange/?format=api",
    "translation": null,
    "user": "http://translate.diyseeds.org/api/users/admin/?format=api",
    "author": null,
    "timestamp": "2021-09-09T11:54:43.220998+02:00",
    "action": 14,
    "target": "",
    "id": 6125,
    "action_name": "Component locked",
    "url": "http://translate.diyseeds.org/api/changes/6125/?format=api"
}