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

{
    "url": "https://demozoo.org/api/v1/releasers/44845/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/44845/",
    "id": 44845,
    "name": "Mr. Ice",
    "is_group": false,
    "nicks": [
        {
            "name": "Mr. Ice",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mr. Ice"
            ]
        },
        {
            "name": "Space Ace",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Space Ace"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3266/?format=api",
                "id": 3266,
                "name": "Extreme"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1254/?format=api",
                "id": 1254,
                "name": "Cult"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7206/?format=api",
                "id": 7206,
                "name": "Euphoria"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3502/?format=api",
                "id": 3502,
                "name": "The Zombie Boys"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/95271/?format=api",
                "id": 95271,
                "name": "Coca Cola Gang"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=13257"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=19179"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=19428"
        }
    ]
}