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

{
    "url": "https://demozoo.org/api/v1/releasers/2439/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/2439/",
    "id": 2439,
    "name": "Illegal",
    "is_group": false,
    "nicks": [
        {
            "name": "Illegal",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Illegal"
            ]
        },
        {
            "name": "Slayer",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Slayer"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/391/?format=api",
                "id": 391,
                "name": "Equinox"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31491/?format=api",
                "id": 31491,
                "name": "The Replicants"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31680/?format=api",
                "id": 31680,
                "name": "International Cracking Service"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/32004/?format=api",
                "id": 32004,
                "name": "The Trash Section"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31564/?format=api",
                "id": 31564,
                "name": "The Fallen Angels"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31760/?format=api",
                "id": 31760,
                "name": "The Masters"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/I/ILLEGAL/"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=39609"
        }
    ]
}