Changes API.

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

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

{
    "unit": "https://weblate.rob006.net/api/units/49739/?format=api",
    "component": "https://weblate.rob006.net/api/components/flarum/tpokorra-post-notification/?format=api",
    "translation": "https://weblate.rob006.net/api/translations/flarum/tpokorra-post-notification/fr/?format=api",
    "user": "https://weblate.rob006.net/api/users/Qiaeru/?format=api",
    "author": "https://weblate.rob006.net/api/users/Qiaeru/?format=api",
    "timestamp": "2021-06-25T21:01:34.453874Z",
    "action": 7,
    "target": "Liste d'adresses de courriel séparées par des virgules pour le destinataire en « Cci » des nouveaux messages",
    "id": 96163,
    "action_name": "Suggestion accepted",
    "url": "https://weblate.rob006.net/api/changes/96163/?format=api"
}