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

{
    "url": "https://demozoo.org/api/v1/releasers/19908/?format=api",
    "demozoo_url": "https://demozoo.org/groups/19908/",
    "id": 19908,
    "name": "Supermies",
    "is_group": true,
    "nicks": [
        {
            "name": "Supermies",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Supermies"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/26512/?format=api",
                "id": 26512,
                "name": "Jim Kennedy"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/67159/?format=api",
                "id": 67159,
                "name": "Clark Kemppainen"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/67160/?format=api",
                "id": 67160,
                "name": "Lois Lane"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/67161/?format=api",
                "id": 67161,
                "name": "Gus Marshmellow"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=4534"
        }
    ]
}