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

{
    "url": "https://demozoo.org/api/v1/releasers/7284/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/7284/",
    "id": 7284,
    "name": "Avalanche",
    "is_group": false,
    "nicks": [
        {
            "name": "Avalanche",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "AVL",
                "Avalanche"
            ]
        },
        {
            "name": "MIP",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "MIP"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/54876/?format=api",
                "id": 54876,
                "name": "T'Pau"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1492/?format=api",
                "id": 1492,
                "name": "Alpha Flight"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22186/?format=api",
                "id": 22186,
                "name": "Computer Freaks Association"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3129/?format=api",
                "id": 3129,
                "name": "Atlantis"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=2119"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=329"
        }
    ]
}