Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.framasoft.org/api/components/peertube-backstage/peertube-backstage-video/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/peertube-backstage/peertube-backstage-video/sv/?format=api",
    "user": "https://weblate.framasoft.org/api/users/autom/?format=api",
    "author": "https://weblate.framasoft.org/api/users/autom/?format=api",
    "timestamp": "2021-01-11T02:11:55.247374Z",
    "action": 48,
    "target": "",
    "id": 142440,
    "action_name": "Langage ajouté",
    "url": "https://weblate.framasoft.org/api/changes/142440/?format=api"
}