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

{
    "url": "https://demozoo.org/api/v1/releasers/139505/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/139505/",
    "id": 139505,
    "name": "Hackurr",
    "is_group": false,
    "nicks": [
        {
            "name": "Hackurr",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Hackurr",
                "hackurrmusic"
            ]
        },
        {
            "name": "ProSlacker",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "ProSlacker"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/139506/?format=api",
                "id": 139506,
                "name": "Great Red"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BandcampArtist",
            "url": "https://hackurr.bandcamp.com/"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://battleofthebits.com/barracks/Profile/Hackurr/"
        },
        {
            "link_class": "DiscogsArtist",
            "url": "https://www.discogs.com/artist/13528291-Hackurr"
        },
        {
            "link_class": "ModarchiveMember",
            "url": "https://modarchive.org/member.php?95216"
        },
        {
            "link_class": "SoundcloudUser",
            "url": "https://soundcloud.com/hackurrmusic/"
        },
        {
            "link_class": "SpotifyArtist",
            "url": "https://play.spotify.com/artist/36VGFnec6qpOpi8buOtJOk"
        },
        {
            "link_class": "YoutubeChannel",
            "url": "https://www.youtube.com/channel/UClurL9MOATVJ3Q2csDV0Sxg"
        }
    ]
}