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

{
    "url": "https://demozoo.org/api/v1/releasers/49234/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/49234/",
    "id": 49234,
    "name": "Kippu",
    "is_group": false,
    "nicks": [
        {
            "name": "Doktorn",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Doktorn"
            ]
        },
        {
            "name": "Kippu",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Kippu"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13624/?format=api",
                "id": 13624,
                "name": "dA JoRMaS"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18382/?format=api",
                "id": 18382,
                "name": "Agoa"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19494/?format=api",
                "id": 19494,
                "name": "Amnesia"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "DiscogsArtist",
            "url": "https://www.discogs.com/artist/180937-Kippu"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=8810"
        },
        {
            "link_class": "SoundcloudUser",
            "url": "https://soundcloud.com/kippu/"
        }
    ]
}