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

GET /social/followers/12327/?format=api&page=8
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=9",
    "previous": "https://www.ulysses-network.eu/social/followers/12327/?format=api&page=7",
    "results": [
        {
            "id": 18432,
            "name": "Miguel FILIPE",
            "url": "/profiles/individual/18345/",
            "avatar": "/media/cache/dd/b5/ddb566e29e8027664e8b97384c604c7d.png",
            "thumbnail": "/media/cache/dd/b5/ddb566e29e8027664e8b97384c604c7d.png",
            "about": "Composer, Performer"
        },
        {
            "id": 13728,
            "name": "Cameron GRAHAM",
            "url": "/profiles/individual/13649/",
            "avatar": "/media/cache/82/4f/824f7332140b421e9d94519c83333a6c.png",
            "thumbnail": "/media/cache/82/4f/824f7332140b421e9d94519c83333a6c.png",
            "about": "Composer"
        },
        {
            "id": 25618,
            "name": "Demian RUDEL REY",
            "url": "/profiles/individual/25403/",
            "avatar": "/media/cache/2f/69/2f69b5469e4216ed5f00e2b52feeace9.png",
            "thumbnail": "/media/cache/2f/69/2f69b5469e4216ed5f00e2b52feeace9.png",
            "about": "Composer"
        },
        {
            "id": 25797,
            "name": "Eric RAYNAUD",
            "url": "/profiles/individual/25585/",
            "avatar": "/media/cache/26/6b/266b547bd2812085e1bf816be02079a0.png",
            "thumbnail": "/media/cache/26/6b/266b547bd2812085e1bf816be02079a0.png",
            "about": "Other"
        },
        {
            "id": 12301,
            "name": "Kaja FARSZKY",
            "url": "/profiles/individual/12231/",
            "avatar": "/media/cache/9f/34/9f34028ddaffaaa9b98f7c53747ec043.png",
            "thumbnail": "/media/cache/9f/34/9f34028ddaffaaa9b98f7c53747ec043.png",
            "about": "Performer"
        },
        {
            "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": 80,
            "name": "Yohei YAMAKADO",
            "url": "/profiles/individual/75/",
            "avatar": "/media/cache/5f/e8/5fe82aeb818249733737fc767c708ac1.png",
            "thumbnail": "/media/cache/5f/e8/5fe82aeb818249733737fc767c708ac1.png",
            "about": "Composer"
        },
        {
            "id": 25685,
            "name": "Tian ZHAO",
            "url": "/profiles/individual/25474/",
            "avatar": "/static/img/default-individual_100x100.png",
            "thumbnail": "/static/img/default-individual_100x100.png",
            "about": ""
        }
    ]
}