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

{
    "url": "https://demozoo.org/api/v1/releasers/9966/?format=api",
    "demozoo_url": "https://demozoo.org/groups/9966/",
    "id": 9966,
    "name": "Pittsburgh Stallers",
    "is_group": true,
    "nicks": [
        {
            "name": "Pittsburgh Stallers",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Pittsburgh Stallers"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9965/?format=api",
                "id": 9965,
                "name": "Packman"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9967/?format=api",
                "id": 9967,
                "name": "The Danish Musician"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9968/?format=api",
                "id": 9968,
                "name": "Head and neck support"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/27464/?format=api",
                "id": 27464,
                "name": "Pissface"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/45253/?format=api",
                "id": 45253,
                "name": "Falafelfar"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/45254/?format=api",
                "id": 45254,
                "name": "Nicolicious Rihanna"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=4728"
        }
    ]
}