Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/749235/?format=api",
    "component": "https://weblate.framasoft.org/api/components/framasoft/archipelago/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/framasoft/archipelago/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-11-02T13:01:21.329812Z",
    "action": 59,
    "target": "Ce collectif rassemble des Hébergeurs Alternatifs qui, partout en France\n(voire au-delà), offrent des services en ligne auxquels on peut faire confiance.\nFramasoft anime ce collectif et accompagne sa croissance dans le but qu’il s’autonomise.\n\n- [Découvrir le collectif](https://www.chatons.org)",
    "id": 443718,
    "action_name": "Chaîne mise à jour dans le dépôt",
    "url": "https://weblate.framasoft.org/api/changes/443718/?format=api"
}