REst API View : The users who are following the current user

GET /social/followers/24996/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 68,
    "next": "https://www.ulysses-network.eu/social/followers/24996/?format=api&page=3",
    "previous": "https://www.ulysses-network.eu/social/followers/24996/?format=api",
    "results": [
        {
            "id": 33236,
            "name": "Giovanni BASSO",
            "url": "/profiles/individual/30066/",
            "avatar": "/static/img/default-individual_100x100.png",
            "thumbnail": "/static/img/default-individual_100x100.png",
            "about": ""
        },
        {
            "id": 33028,
            "name": "Anina RUBIN",
            "url": "/profiles/individual/30029/",
            "avatar": "/media/cache/3b/de/3bde317f307cac2e41b846bb85ba4437.png",
            "thumbnail": "/media/cache/3b/de/3bde317f307cac2e41b846bb85ba4437.png",
            "about": "Composer, Performer, ..."
        },
        {
            "id": 33002,
            "name": "Violetta YANOU",
            "url": "/profiles/individual/30026/",
            "avatar": "/media/cache/5c/1e/5c1e8996fff64e0a1727734533978da5.png",
            "thumbnail": "/media/cache/5c/1e/5c1e8996fff64e0a1727734533978da5.png",
            "about": ""
        },
        {
            "id": 32534,
            "name": "Anthi GEORGIADOU",
            "url": "/profiles/individual/29938/",
            "avatar": "/static/img/default-individual_100x100.png",
            "thumbnail": "/static/img/default-individual_100x100.png",
            "about": "Performer, Other"
        },
        {
            "id": 32160,
            "name": "Aaron KAHN",
            "url": "/profiles/individual/29756/",
            "avatar": "/media/cache/6c/ae/6cae60f45d2054e39794f3cb91be0971.png",
            "thumbnail": "/media/cache/6c/ae/6cae60f45d2054e39794f3cb91be0971.png",
            "about": "Composer, Performer, ..."
        },
        {
            "id": 32041,
            "name": "Gregory CHALIER",
            "url": "/profiles/individual/29723/",
            "avatar": "/media/cache/55/c5/55c5c41e029d2562e6c292fc2a56045f.png",
            "thumbnail": "/media/cache/55/c5/55c5c41e029d2562e6c292fc2a56045f.png",
            "about": "Performer"
        },
        {
            "id": 25654,
            "name": "Pascale LH",
            "url": "/profiles/individual/25445/",
            "avatar": "/media/cache/aa/a0/aaa0096956efd29b85bef97202493b3d.png",
            "thumbnail": "/media/cache/aa/a0/aaa0096956efd29b85bef97202493b3d.png",
            "about": ""
        },
        {
            "id": 31397,
            "name": "NewMusicSA",
            "url": "/profiles/organization/1858/",
            "avatar": "/media/cache/ae/e0/aee0e1f62f26ff82fc5632621b98da3a.png",
            "thumbnail": "/media/cache/ae/e0/aee0e1f62f26ff82fc5632621b98da3a.png",
            "about": "Festival, Musical Organization, ..."
        },
        {
            "id": 664,
            "name": "Keita MATSUMIYA",
            "url": "/profiles/individual/647/",
            "avatar": "/media/cache/9b/05/9b055d696ca5a6585f21284e5841cace.png",
            "thumbnail": "/media/cache/9b/05/9b055d696ca5a6585f21284e5841cace.png",
            "about": "Composer, Forum des Compositeurs"
        }
    ]
}