Changes API.

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

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

{
    "unit": "https://weblate.rob006.net/api/units/61555/?format=api",
    "component": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-likes-received/?format=api",
    "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-likes-received/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-16T11:33:22.293745Z",
    "action": 4,
    "target": "Voir les mentions « j'aime » reçues",
    "id": 83107,
    "action_name": "Suggestion added",
    "url": "https://weblate.rob006.net/api/changes/83107/?format=api"
}