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

{
    "url": "https://demozoo.org/api/v1/releasers/92212/?format=api",
    "demozoo_url": "https://demozoo.org/groups/92212/",
    "id": 92212,
    "name": "Predators",
    "is_group": true,
    "nicks": [
        {
            "name": "Predators",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Predators"
            ]
        },
        {
            "name": "The Predators",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Predators"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/66668/?format=api",
                "id": 66668,
                "name": "Piranha"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/92824/?format=api",
                "id": 92824,
                "name": "X-code"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/131047/?format=api",
                "id": 131047,
                "name": "The Shootist"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/131048/?format=api",
                "id": 131048,
                "name": "Ultravox"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=8153"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2005"
        }
    ]
}