Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.framasoft.org/api/components/funky-framadate/glossary/?format=api",
    "translation": null,
    "user": "https://weblate.framasoft.org/api/users/tykayn/?format=api",
    "author": null,
    "timestamp": "2022-02-07T12:10:22.963430Z",
    "action": 15,
    "target": "",
    "id": 307043,
    "action_name": "Le composant est déverrouillé",
    "url": "https://weblate.framasoft.org/api/changes/307043/?format=api"
}