Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/4898048/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/ibus-libpinyin/main/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/ibus-libpinyin/main/es/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/Fito/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/Fito/?format=api",
    "timestamp": "2020-10-15T18:12:52.467645Z",
    "action": 2,
    "target": "Secuencia en Lua de usuario",
    "id": 2036141,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/2036141/?format=api"
}