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

{
    "url": "https://demozoo.org/api/v1/releasers/11944/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/11944/",
    "id": 11944,
    "name": "Ferrex",
    "is_group": false,
    "nicks": [
        {
            "name": "Ferrex",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ferrex"
            ]
        },
        {
            "name": "King Ferrex",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "King Ferrex"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7050/?format=api",
                "id": 7050,
                "name": "Superior Art Creations"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7647/?format=api",
                "id": 7647,
                "name": "ACiD"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/68019/?format=api",
                "id": 68019,
                "name": "Oddity"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6889/?format=api",
                "id": 6889,
                "name": "Chemical Reaction"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Person",
            "url": "https://defacto2.net/p/ferrex"
        },
        {
            "link_class": "SixteenColorsArtist",
            "url": "https://16colo.rs/artist/ferrex"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=2570"
        }
    ]
}