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

{
    "url": "https://demozoo.org/api/v1/releasers/15701/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/15701/",
    "id": 15701,
    "name": "Darkhalo",
    "is_group": false,
    "nicks": [
        {
            "name": "Darkhalo",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Darkhalo"
            ]
        },
        {
            "name": "KirbyUFO",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "KirbyUFO"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10386/?format=api",
                "id": 10386,
                "name": "HellRaiserGroup"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4243/?format=api",
                "id": 4243,
                "name": "Nocturnal"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=1591"
        },
        {
            "link_class": "BandcampArtist",
            "url": "https://darkhalo.bandcamp.com/"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://kirbyufo.com/"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://hornet.org/cgi-bin/scene-search.cgi?search=darkhalo"
        },
        {
            "link_class": "DeviantartUser",
            "url": "http://darkhalo.deviantart.com"
        },
        {
            "link_class": "SoundcloudUser",
            "url": "https://soundcloud.com/kirbyufo/"
        },
        {
            "link_class": "YoutubeChannel",
            "url": "https://www.youtube.com/channel/UCWZx_MdLWpEu_o1DQt1cbug"
        }
    ]
}