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

GET /social/followers/24996/?format=api
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=2",
    "previous": null,
    "results": [
        {
            "id": 112,
            "name": "D.  Andrew STEWART",
            "url": "/profiles/individual/107/",
            "avatar": "/static/img/default-individual_100x100.png",
            "thumbnail": "/static/img/default-individual_100x100.png",
            "about": "Composer"
        },
        {
            "id": 55107,
            "name": "Andrea BALENCY-BÉARN",
            "url": "/profiles/individual/31441/",
            "avatar": "/static/img/default-individual_100x100.png",
            "thumbnail": "/static/img/default-individual_100x100.png",
            "about": "Composer, Performer"
        },
        {
            "id": 28345,
            "name": "Pedram DIBA",
            "url": "/profiles/individual/27843/",
            "avatar": "/media/cache/d9/36/d936dd9d3d8502284960bd670055d9c7.png",
            "thumbnail": "/media/cache/d9/36/d936dd9d3d8502284960bd670055d9c7.png",
            "about": "Composer"
        },
        {
            "id": 28841,
            "name": "outHEAR New Music Week",
            "url": "/profiles/organization/558/",
            "avatar": "/media/cache/69/62/696272b93c73de96f7c755b75714bbce.png",
            "thumbnail": "/media/cache/69/62/696272b93c73de96f7c755b75714bbce.png",
            "about": "Festival"
        },
        {
            "id": 30130,
            "name": "Nik BOHNENBERGER",
            "url": "/profiles/individual/29072/",
            "avatar": "/media/cache/c6/89/c689da7757bf2562256f954a7e215ecc.png",
            "thumbnail": "/media/cache/c6/89/c689da7757bf2562256f954a7e215ecc.png",
            "about": "Composer"
        },
        {
            "id": 25770,
            "name": "Dániel JANCA",
            "url": "/profiles/individual/25558/",
            "avatar": "/media/cache/58/1c/581c0d59e7ba316356095ea0f20039bd.png",
            "thumbnail": "/media/cache/58/1c/581c0d59e7ba316356095ea0f20039bd.png",
            "about": "Performer"
        },
        {
            "id": 33063,
            "name": "Elia PERINU",
            "url": "/profiles/individual/30037/",
            "avatar": "/media/cache/58/25/582581b53f44bb1e31f4258f0b8981bb.png",
            "thumbnail": "/media/cache/58/25/582581b53f44bb1e31f4258f0b8981bb.png",
            "about": "Composer"
        },
        {
            "id": 33594,
            "name": "Carmel CURIEL",
            "url": "/profiles/individual/30180/",
            "avatar": "/media/cache/0e/82/0e82ef36fbe87ac0c6380fda090c59bc.png",
            "thumbnail": "/media/cache/0e/82/0e82ef36fbe87ac0c6380fda090c59bc.png",
            "about": "Composer, Conductor"
        },
        {
            "id": 32090,
            "name": "Clapié CÉLINE",
            "url": "/profiles/individual/29739/",
            "avatar": "/static/img/default-individual_100x100.png",
            "thumbnail": "/static/img/default-individual_100x100.png",
            "about": "Composer, Conductor, ..."
        }
    ]
}