Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.framasoft.org/api/components/degooglisons-internet/main/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/degooglisons-internet/main/it/?format=api",
    "user": "https://weblate.framasoft.org/api/users/Breakthrough/?format=api",
    "author": "https://weblate.framasoft.org/api/users/Breakthrough/?format=api",
    "timestamp": "2021-04-19T14:39:43.274892Z",
    "action": 48,
    "target": "",
    "id": 179710,
    "action_name": "Langage ajouté",
    "url": "https://weblate.framasoft.org/api/changes/179710/?format=api"
}