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

{
    "url": "https://demozoo.org/api/v1/releasers/119008/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/119008/",
    "id": 119008,
    "name": "Banjo Guy Ollie",
    "is_group": false,
    "nicks": [
        {
            "name": "Banjo Guy Ollie",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "BGOllie",
                "Banjo Guy Ollie"
            ]
        },
        {
            "name": "olonguet",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "olonguet"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/142090/?format=api",
                "id": 142090,
                "name": "Numpties"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BandcampArtist",
            "url": "https://banjoguyollie.bandcamp.com/"
        },
        {
            "link_class": "FacebookPage",
            "url": "https://www.facebook.com/banjoguyollie/"
        },
        {
            "link_class": "MastodonAccount",
            "url": "https://mstdn.social/@BGOllie"
        },
        {
            "link_class": "TwitchChannel",
            "url": "https://twitch.tv/banjoguyollie"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/BanjoGuyOllie"
        },
        {
            "link_class": "YoutubeChannel",
            "url": "https://www.youtube.com/channel/UC5-umfrfqPvDvWCYHJGYtpA"
        }
    ]
}