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

{
    "url": "https://demozoo.org/api/v1/releasers/54501/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/54501/",
    "id": 54501,
    "name": "bryface",
    "is_group": false,
    "nicks": [
        {
            "name": "Handiboy",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "HB",
                "Handiboy"
            ]
        },
        {
            "name": "Haquisaq",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "HQ",
                "Haquisaq"
            ]
        },
        {
            "name": "bryface",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "bf!",
                "bryface"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22737/?format=api",
                "id": 22737,
                "name": "Mistigris"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=15623"
        },
        {
            "link_class": "BandcampArtist",
            "url": "https://bryface.bandcamp.com/"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://16colo.rs/tags/artist/bryface"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://bryface.waveformtown.com/"
        },
        {
            "link_class": "FacebookPage",
            "url": "https://www.facebook.com/bryfacetunes"
        },
        {
            "link_class": "SoundcloudUser",
            "url": "https://soundcloud.com/bryface/"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/bryface"
        },
        {
            "link_class": "YoutubeUser",
            "url": "https://www.youtube.com/@bryfacetron"
        }
    ]
}