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

GET /social/followers/12327/?format=api&page=10
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 89,
    "next": null,
    "previous": "https://www.ulysses-network.eu/social/followers/12327/?format=api&page=9",
    "results": [
        {
            "id": 24996,
            "name": "IRCAM",
            "url": "/profiles/organization/125/",
            "avatar": "/media/cache/18/75/1875ca772ed579c3ee11580b511d8e70.png",
            "thumbnail": "/media/cache/18/75/1875ca772ed579c3ee11580b511d8e70.png",
            "about": "Non-profit Organization"
        },
        {
            "id": 25460,
            "name": "Duo MUTIS",
            "url": "/profiles/organization/137/",
            "avatar": "/media/cache/b3/6c/b36c3c7664b122230f4118dec5ba2510.png",
            "thumbnail": "/media/cache/b3/6c/b36c3c7664b122230f4118dec5ba2510.png",
            "about": "Ensemble"
        },
        {
            "id": 25459,
            "name": "impuls",
            "url": "/profiles/organization/136/",
            "avatar": "/static/img/default-organization_100x100.png",
            "thumbnail": "/static/img/default-organization_100x100.png",
            "about": "Academy, Festival, ..."
        },
        {
            "id": 15621,
            "name": "Giulia ZANIBONI",
            "url": "/profiles/individual/15539/",
            "avatar": "/media/cache/6c/a9/6ca9f746bd5b35b1f0617b565ba9897b.png",
            "thumbnail": "/media/cache/6c/a9/6ca9f746bd5b35b1f0617b565ba9897b.png",
            "about": "Performer, Cultural Manager, ..."
        },
        {
            "id": 2537,
            "name": "Adrien TRYBUCKI",
            "url": "/profiles/individual/2494/",
            "avatar": "/media/cache/22/f7/22f7d549857c7ca10d910492f1f311cf.png",
            "thumbnail": "/media/cache/22/f7/22f7d549857c7ca10d910492f1f311cf.png",
            "about": "Composer"
        },
        {
            "id": 17974,
            "name": "Jerry PIIPPONEN",
            "url": "/profiles/individual/17888/",
            "avatar": "/media/cache/c5/31/c531d5485724bcd4726b56eeb9c07475.png",
            "thumbnail": "/media/cache/c5/31/c531d5485724bcd4726b56eeb9c07475.png",
            "about": "Performer"
        },
        {
            "id": 24847,
            "name": "ULYSSES Network",
            "url": "/profiles/organization/172/",
            "avatar": "/media/cache/73/fc/73fc8cf7ab84e712828b1003789b5bb4.png",
            "thumbnail": "/media/cache/73/fc/73fc8cf7ab84e712828b1003789b5bb4.png",
            "about": "Non-profit Organization"
        },
        {
            "id": 7586,
            "name": "Florence COURT",
            "url": "/profiles/individual/24805/",
            "avatar": "/media/cache/41/66/4166a0d60990177e1c438d9585ed7b6a.png",
            "thumbnail": "/media/cache/41/66/4166a0d60990177e1c438d9585ed7b6a.png",
            "about": "IRCAM"
        }
    ]
}