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

GET /social/followers/24996/?format=api&page=4
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=5",
    "previous": "https://www.ulysses-network.eu/social/followers/24996/?format=api&page=3",
    "results": [
        {
            "id": 925,
            "name": "Anna ARKUSHYNA",
            "url": "/profiles/individual/905/",
            "avatar": "/media/cache/f7/51/f751f6b4744fbbeadc6457d425e79ace.png",
            "thumbnail": "/media/cache/f7/51/f751f6b4744fbbeadc6457d425e79ace.png",
            "about": "Composer"
        },
        {
            "id": 28220,
            "name": "Valerio ORLANDINI",
            "url": "/profiles/individual/27736/",
            "avatar": "/media/cache/38/37/383755779bf0344f36cd92135c0ab2bd.png",
            "thumbnail": "/media/cache/38/37/383755779bf0344f36cd92135c0ab2bd.png",
            "about": "Composer"
        },
        {
            "id": 28410,
            "name": "Max MELCHORY",
            "url": "/profiles/individual/27897/",
            "avatar": "/static/img/default-individual_100x100.png",
            "thumbnail": "/static/img/default-individual_100x100.png",
            "about": ""
        },
        {
            "id": 28296,
            "name": "Carlos BELTRAN GOMEZ",
            "url": "/profiles/individual/27804/",
            "avatar": "/media/cache/04/ee/04ee83ae35032f5d7f584fe3c7caa1e1.png",
            "thumbnail": "/media/cache/04/ee/04ee83ae35032f5d7f584fe3c7caa1e1.png",
            "about": "Composer, Performer, ..."
        },
        {
            "id": 498,
            "name": "Julia PAJOT",
            "url": "/profiles/individual/481/",
            "avatar": "/media/cache/90/66/9066ef7465b8e4cbe5f85b5cf85cf503.png",
            "thumbnail": "/media/cache/90/66/9066ef7465b8e4cbe5f85b5cf85cf503.png",
            "about": "Composer, Performer, ..."
        },
        {
            "id": 27820,
            "name": "Carlos LOPES",
            "url": "/profiles/individual/27426/",
            "avatar": "/media/cache/cd/f7/cdf7e542e4e308195bd9a0320e566fe2.png",
            "thumbnail": "/media/cache/cd/f7/cdf7e542e4e308195bd9a0320e566fe2.png",
            "about": "Composer, Performer"
        },
        {
            "id": 24602,
            "name": "Darmstadt Summer Course (IMD)",
            "url": "/profiles/organization/1/",
            "avatar": "/media/cache/ea/05/ea05d6d4a550e0703bf86f13cf332ebb.png",
            "thumbnail": "/media/cache/ea/05/ea05d6d4a550e0703bf86f13cf332ebb.png",
            "about": "Academy, Festival, ..."
        },
        {
            "id": 24949,
            "name": "Ultima Oslo Contemporary Music Festival",
            "url": "/profiles/organization/114/",
            "avatar": "/media/cache/d3/07/d307a2bb470bbdc56650a60448def84b.png",
            "thumbnail": "/media/cache/d3/07/d307a2bb470bbdc56650a60448def84b.png",
            "about": "Festival"
        },
        {
            "id": 26435,
            "name": "Alessandro DE CECCO",
            "url": "/profiles/individual/26171/",
            "avatar": "/media/cache/64/09/64093e4724d60b00727013a58eb1308d.png",
            "thumbnail": "/media/cache/64/09/64093e4724d60b00727013a58eb1308d.png",
            "about": "Composer, Performer, ..."
        }
    ]
}