Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/4545039/?format=api",
    "component": "https://hosted.weblate.org/api/components/indicator-kde-connect/translations/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/indicator-kde-connect/translations/es/?format=api",
    "user": "https://hosted.weblate.org/api/users/Fito/?format=api",
    "author": "https://hosted.weblate.org/api/users/Fito/?format=api",
    "timestamp": "2020-11-22T03:14:36.330556+01:00",
    "action": 26,
    "target": "Abra KDE Connect en tu dispositivo Android, puedes descargar desde ",
    "id": 8271948,
    "action_name": "Suggestion removed",
    "url": "https://hosted.weblate.org/api/changes/8271948/?format=api"
}