Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/4898025/?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:16:40.132174Z",
    "action": 2,
    "target": "Validar automáticamente",
    "id": 2036145,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/2036145/?format=api"
}