Changes API.

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

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

{
    "unit": "https://weblate.rob006.net/api/units/153119/?format=api",
    "component": "https://weblate.rob006.net/api/components/flarum/fof-default-group/?format=api",
    "translation": "https://weblate.rob006.net/api/translations/flarum/fof-default-group/de/?format=api",
    "user": "https://weblate.rob006.net/api/users/Justman10000/?format=api",
    "author": "https://weblate.rob006.net/api/users/Justman10000/?format=api",
    "timestamp": "2021-09-08T05:04:21.862991Z",
    "action": 5,
    "target": "Unten Kannst Du die Gruppe auswählen, die einem Benutzer zugewiesen werden soll, wenn sein Konto aktiviert wird.",
    "id": 127271,
    "action_name": "New translation",
    "url": "https://weblate.rob006.net/api/changes/127271/?format=api"
}