Changes API.

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

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

{
    "unit": "https://weblate.rob006.net/api/units/58480/?format=api",
    "component": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-who-read/?format=api",
    "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-who-read/it/?format=api",
    "user": "https://weblate.rob006.net/api/users/justoverclock/?format=api",
    "author": "https://weblate.rob006.net/api/users/justoverclock/?format=api",
    "timestamp": "2021-04-10T10:47:29.818178Z",
    "action": 5,
    "target": "Utenti che hanno letto questo post",
    "id": 62774,
    "action_name": "New translation",
    "url": "https://weblate.rob006.net/api/changes/62774/?format=api"
}