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

{
    "url": "https://demozoo.org/api/v1/releasers/49457/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/49457/",
    "id": 49457,
    "name": "Stormtrooper of Death",
    "is_group": false,
    "nicks": [
        {
            "name": "Stormtrooper of Death",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "S.O.D.",
                "Stormtrooper of Death"
            ]
        },
        {
            "name": "The Dutch Cracking Wizard",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "DCW",
                "The Dutch Cracking Wizard"
            ]
        },
        {
            "name": "The Wizard",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Wizard"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/49458/?format=api",
                "id": 49458,
                "name": "Atari Club Eindhoven"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/35269/?format=api",
                "id": 35269,
                "name": "High-Tech Team"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AtarikiEntry",
            "url": "http://atariki.krap.pl/index.php/Stormtrooper_of_Death"
        },
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/8BIT/DCW/"
        }
    ]
}