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

GET /social/followers/24996/?format=api&page=6
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=7",
    "previous": "https://www.ulysses-network.eu/social/followers/24996/?format=api&page=5",
    "results": [
        {
            "id": 25822,
            "name": "Ángela CALVO RÍOS",
            "url": "/profiles/individual/25610/",
            "avatar": "/media/cache/27/9e/279eae2b339336cc2975931496ad5947.png",
            "thumbnail": "/media/cache/27/9e/279eae2b339336cc2975931496ad5947.png",
            "about": "Performer"
        },
        {
            "id": 12852,
            "name": "Guillaume PELLERIN",
            "url": "/profiles/individual/12776/",
            "avatar": "/static/img/default-individual_100x100.png",
            "thumbnail": "/static/img/default-individual_100x100.png",
            "about": "Composer"
        },
        {
            "id": 14813,
            "name": "Philip SINGLETON",
            "url": "/profiles/individual/14733/",
            "avatar": "/static/img/default-individual_100x100.png",
            "thumbnail": "/static/img/default-individual_100x100.png",
            "about": ""
        },
        {
            "id": 26070,
            "name": "Batya FRENKLAKH",
            "url": "/profiles/individual/25838/",
            "avatar": "/media/cache/2c/f7/2cf774df9f328bde990504bc1ef8ef8a.png",
            "thumbnail": "/media/cache/2c/f7/2cf774df9f328bde990504bc1ef8ef8a.png",
            "about": "Composer"
        },
        {
            "id": 16605,
            "name": "Pedro ALCALDE",
            "url": "/profiles/individual/16523/",
            "avatar": "/media/cache/93/9a/939a5ead81e8d209299f9ded3fe07279.png",
            "thumbnail": "/media/cache/93/9a/939a5ead81e8d209299f9ded3fe07279.png",
            "about": "Composer"
        },
        {
            "id": 25722,
            "name": "Luís NETO DA COSTA",
            "url": "/profiles/individual/25512/",
            "avatar": "/static/img/default-individual_100x100.png",
            "thumbnail": "/static/img/default-individual_100x100.png",
            "about": ""
        },
        {
            "id": 15898,
            "name": "Daniele FASANI",
            "url": "/profiles/individual/15816/",
            "avatar": "/media/cache/21/ea/21ea11fc0a88c42ea30f543e5aeb61b3.png",
            "thumbnail": "/media/cache/21/ea/21ea11fc0a88c42ea30f543e5aeb61b3.png",
            "about": "Performer"
        },
        {
            "id": 7217,
            "name": "Yalda ZAMANI",
            "url": "/profiles/individual/7167/",
            "avatar": "/media/cache/f9/d4/f9d4c9902135c6153f8e5656664b81c5.png",
            "thumbnail": "/media/cache/f9/d4/f9d4c9902135c6153f8e5656664b81c5.png",
            "about": "Conductor"
        },
        {
            "id": 80,
            "name": "Yohei YAMAKADO",
            "url": "/profiles/individual/75/",
            "avatar": "/media/cache/5f/e8/5fe82aeb818249733737fc767c708ac1.png",
            "thumbnail": "/media/cache/5f/e8/5fe82aeb818249733737fc767c708ac1.png",
            "about": "Composer"
        }
    ]
}