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

{
    "url": "https://demozoo.org/api/v1/releasers/16486/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/16486/",
    "id": 16486,
    "name": "Munchie",
    "is_group": false,
    "nicks": [
        {
            "name": "Munchie",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Munchie"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1855/?format=api",
                "id": 1855,
                "name": "Nemesis"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2985/?format=api",
                "id": 2985,
                "name": "Crack Inc."
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8/?format=api",
                "id": 8,
                "name": "Skid Row"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7471/?format=api",
                "id": 7471,
                "name": "Ministry"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1984/?format=api",
                "id": 1984,
                "name": "Delirium"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=37425"
        }
    ]
}