Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/12749999/?format=api",
    "component": "https://hosted.weblate.org/api/components/superfreezz/superfreezz/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/superfreezz/superfreezz/es/?format=api",
    "user": "https://hosted.weblate.org/api/users/carlosnewmusic/?format=api",
    "author": "https://hosted.weblate.org/api/users/carlosnewmusic/?format=api",
    "timestamp": "2020-07-10T00:10:18.354260+02:00",
    "action": 26,
    "target": "... Por favor ayuda a traducirla.",
    "id": 6695883,
    "action_name": "Suggestion removed",
    "url": "https://hosted.weblate.org/api/changes/6695883/?format=api"
}