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

{
    "url": "https://demozoo.org/api/v1/releasers/2051/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/2051/",
    "id": 2051,
    "name": "Tanis",
    "is_group": false,
    "nicks": [
        {
            "name": "Coprophagic Necrocannibal Eviscerator",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Coprophagic Necrocannibal Eviscerator"
            ]
        },
        {
            "name": "Tanis",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Tanis"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2050/?format=api",
                "id": 2050,
                "name": "The Carebears"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/40277/?format=api",
                "id": 40277,
                "name": "Thalion"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/35459/?format=api",
                "id": 35459,
                "name": "Alcoholica"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/GFX/TANIS/"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=18531"
        },
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,202302/"
        }
    ]
}