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

{
    "url": "https://demozoo.org/api/v1/releasers/4813/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/4813/",
    "id": 4813,
    "name": "Unix",
    "is_group": false,
    "nicks": [
        {
            "name": "Dave-LoST",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Dave-LoST"
            ]
        },
        {
            "name": "Unix",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Unix"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6704/?format=api",
                "id": 6704,
                "name": "Chryseis"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10108/?format=api",
                "id": 10108,
                "name": "Hoodlum"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/40845/?format=api",
                "id": 40845,
                "name": "The Starks"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BandcampArtist",
            "url": "https://unix61.bandcamp.com/"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=827"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=6497"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/LoveraDavid"
        },
        {
            "link_class": "YoutubeChannel",
            "url": "https://www.youtube.com/channel/UCQ1_fr6hFz4RqFwaNPcE2aA"
        }
    ]
}