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

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

{
    "count": 89,
    "next": "https://www.ulysses-network.eu/social/followers/12327/?format=api&page=5",
    "previous": "https://www.ulysses-network.eu/social/followers/12327/?format=api&page=3",
    "results": [
        {
            "id": 28856,
            "name": "Sara ZAMBONI",
            "url": "/profiles/individual/28269/",
            "avatar": "/media/cache/57/e1/57e13c3e1db43fd5fedcee6afc76e664.png",
            "thumbnail": "/media/cache/57/e1/57e13c3e1db43fd5fedcee6afc76e664.png",
            "about": "Composer, Performer"
        },
        {
            "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": 28096,
            "name": "Enrico CIRONE",
            "url": "/profiles/individual/27629/",
            "avatar": "/static/img/default-individual_100x100.png",
            "thumbnail": "/static/img/default-individual_100x100.png",
            "about": "Composer"
        },
        {
            "id": 10348,
            "name": "Claudia  Jane SCROCCARO",
            "url": "/profiles/individual/10282/",
            "avatar": "/static/img/default-individual_100x100.png",
            "thumbnail": "/static/img/default-individual_100x100.png",
            "about": "Composer"
        },
        {
            "id": 8106,
            "name": "Ruud ROELOFSEN",
            "url": "/profiles/individual/8048/",
            "avatar": "/static/img/default-individual_100x100.png",
            "thumbnail": "/static/img/default-individual_100x100.png",
            "about": "Composer"
        },
        {
            "id": 24692,
            "name": "Stylianos DIMOU",
            "url": "/profiles/individual/24575/",
            "avatar": "/media/cache/9a/ef/9aef99b956d081171704dce995883ac9.png",
            "thumbnail": "/media/cache/9a/ef/9aef99b956d081171704dce995883ac9.png",
            "about": "Composer, ARCO, ..."
        },
        {
            "id": 25667,
            "name": "Charlotte ADAMS",
            "url": "/profiles/individual/25458/",
            "avatar": "/media/cache/ec/3a/ec3ae9728018432ea5f8e9d06576bfec.png",
            "thumbnail": "/media/cache/ec/3a/ec3ae9728018432ea5f8e9d06576bfec.png",
            "about": "Composer"
        },
        {
            "id": 12827,
            "name": "Erika VEGA",
            "url": "/profiles/individual/12751/",
            "avatar": "/static/img/default-individual_100x100.png",
            "thumbnail": "/static/img/default-individual_100x100.png",
            "about": "Composer"
        },
        {
            "id": 16116,
            "name": "Fede CAMARA HALAC",
            "url": "/profiles/individual/16034/",
            "avatar": "/media/cache/49/e3/49e38524c5b51a4199ce271e1f9b5d08.png",
            "thumbnail": "/media/cache/49/e3/49e38524c5b51a4199ce271e1f9b5d08.png",
            "about": "Composer"
        }
    ]
}