GET /api/v1/releasers/87653/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://demozoo.org/api/v1/releasers/87653/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/87653/",
    "id": 87653,
    "name": "Remute",
    "is_group": false,
    "nicks": [
        {
            "name": "Remute",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Remute"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/56839/?format=api",
                "id": 56839,
                "name": "BLEEPSTREET"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BandcampArtist",
            "url": "https://remute.bandcamp.com/"
        },
        {
            "link_class": "DiscogsArtist",
            "url": "https://www.discogs.com/artist/42941-Remute"
        },
        {
            "link_class": "FacebookPage",
            "url": "https://www.facebook.com/remuteofficial/"
        },
        {
            "link_class": "SoundcloudUser",
            "url": "https://soundcloud.com/remute/"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/remute"
        }
    ]
}