Changes API.

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

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

{
    "unit": "https://weblate.rob006.net/api/units/49735/?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-24T13:23:30.648613Z",
    "action": 26,
    "target": "Liste d'adresses de courriel séparées par des virgules pour le destinataire de l'approbation des nouveaux messages",
    "id": 89494,
    "action_name": "Suggestion removed",
    "url": "https://weblate.rob006.net/api/changes/89494/?format=api"
}