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

{
    "url": "https://demozoo.org/api/v1/releasers/108524/?format=api",
    "demozoo_url": "https://demozoo.org/groups/108524/",
    "id": 108524,
    "name": "Pantera",
    "is_group": true,
    "nicks": [
        {
            "name": "Pantera",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Pantera"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/147133/?format=api",
                "id": 147133,
                "name": "Blade Runner"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/147134/?format=api",
                "id": 147134,
                "name": "Cassiopeia"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/19032/?format=api",
                "id": 19032,
                "name": "Lincoln"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/98122/?format=api",
                "id": 98122,
                "name": "Sec Similar"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=38329"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8059"
        }
    ]
}