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

GET /social/followers/12327/?format=api
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=2",
    "previous": null,
    "results": [
        {
            "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": 28908,
            "name": "Itziar VILORIA",
            "url": "/profiles/individual/28309/",
            "avatar": "/media/cache/3f/db/3fdb32a6a8f6497c0c0f543983cdf6d9.png",
            "thumbnail": "/media/cache/3f/db/3fdb32a6a8f6497c0c0f543983cdf6d9.png",
            "about": "Composer"
        },
        {
            "id": 49867,
            "name": "Alireza GHOLAMIAN",
            "url": "/profiles/individual/31021/",
            "avatar": "/static/img/default-individual_100x100.png",
            "thumbnail": "/static/img/default-individual_100x100.png",
            "about": "Composer, Performer"
        },
        {
            "id": 46540,
            "name": "The FALST",
            "url": "/profiles/individual/30919/",
            "avatar": "/media/cache/5f/16/5f162146984b5f67e52ab56c3915a00c.png",
            "thumbnail": "/media/cache/5f/16/5f162146984b5f67e52ab56c3915a00c.png",
            "about": "Composer, Performer, ..."
        },
        {
            "id": 26489,
            "name": "Myrto NIZAMI",
            "url": "/profiles/individual/26222/",
            "avatar": "/media/cache/b3/fd/b3fdb7571d8e83a82460a2cbc6269485.png",
            "thumbnail": "/media/cache/b3/fd/b3fdb7571d8e83a82460a2cbc6269485.png",
            "about": "Composer"
        },
        {
            "id": 33085,
            "name": "Juan SARMIENTO",
            "url": "/profiles/individual/30042/",
            "avatar": "/static/img/default-individual_100x100.png",
            "thumbnail": "/static/img/default-individual_100x100.png",
            "about": "Composer, Musikene"
        },
        {
            "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": 33002,
            "name": "Violetta YANOU",
            "url": "/profiles/individual/30026/",
            "avatar": "/media/cache/5c/1e/5c1e8996fff64e0a1727734533978da5.png",
            "thumbnail": "/media/cache/5c/1e/5c1e8996fff64e0a1727734533978da5.png",
            "about": ""
        },
        {
            "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"
        }
    ]
}