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

GET /social/followers/12327/?format=api&page=2
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=3",
    "previous": "https://www.ulysses-network.eu/social/followers/12327/?format=api",
    "results": [
        {
            "id": 25631,
            "name": "Martyna KUŁAKOWSKA",
            "url": "/profiles/individual/25415/",
            "avatar": "/media/cache/9a/51/9a51d52b6d6ee665c877f7d6c1131fa3.png",
            "thumbnail": "/media/cache/9a/51/9a51d52b6d6ee665c877f7d6c1131fa3.png",
            "about": "Performer"
        },
        {
            "id": 31434,
            "name": "Vahid HOSSEINI",
            "url": "/profiles/individual/29524/",
            "avatar": "/media/cache/48/74/4874e5509337c45d0f16e47d18e961d6.png",
            "thumbnail": "/media/cache/48/74/4874e5509337c45d0f16e47d18e961d6.png",
            "about": "Composer, Performer"
        },
        {
            "id": 25654,
            "name": "Pascale LH",
            "url": "/profiles/individual/25445/",
            "avatar": "/media/cache/aa/a0/aaa0096956efd29b85bef97202493b3d.png",
            "thumbnail": "/media/cache/aa/a0/aaa0096956efd29b85bef97202493b3d.png",
            "about": ""
        },
        {
            "id": 664,
            "name": "Keita MATSUMIYA",
            "url": "/profiles/individual/647/",
            "avatar": "/media/cache/9b/05/9b055d696ca5a6585f21284e5841cace.png",
            "thumbnail": "/media/cache/9b/05/9b055d696ca5a6585f21284e5841cace.png",
            "about": "Composer, Forum des Compositeurs"
        },
        {
            "id": 31203,
            "name": "Santiago VILANOVA",
            "url": "/profiles/individual/29434/",
            "avatar": "/media/cache/43/8d/438daa61bc4ba2c6454ccf4d5588e33f.png",
            "thumbnail": "/media/cache/43/8d/438daa61bc4ba2c6454ccf4d5588e33f.png",
            "about": "Composer"
        },
        {
            "id": 29952,
            "name": "Sara STEVANOVIC",
            "url": "/profiles/individual/28984/",
            "avatar": "/media/cache/53/7d/537d3a263980d3abb9270d45cc98948e.png",
            "thumbnail": "/media/cache/53/7d/537d3a263980d3abb9270d45cc98948e.png",
            "about": "Composer"
        },
        {
            "id": 19797,
            "name": "Zhuosheng JIN",
            "url": "/profiles/individual/19710/",
            "avatar": "/media/cache/49/90/49904332c5fc8437ca2d87cf527a7e1c.png",
            "thumbnail": "/media/cache/49/90/49904332c5fc8437ca2d87cf527a7e1c.png",
            "about": ""
        },
        {
            "id": 30987,
            "name": "Paulo AMENDOEIRA",
            "url": "/profiles/individual/29341/",
            "avatar": "/media/cache/5b/b4/5bb4863eac07f62031684f25daa6f14f.png",
            "thumbnail": "/media/cache/5b/b4/5bb4863eac07f62031684f25daa6f14f.png",
            "about": "Performer"
        },
        {
            "id": 25808,
            "name": "Konstantinos BARAS",
            "url": "/profiles/individual/25596/",
            "avatar": "/static/img/default-individual_100x100.png",
            "thumbnail": "/static/img/default-individual_100x100.png",
            "about": "Composer"
        }
    ]
}