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

{
    "url": "https://demozoo.org/api/v1/releasers/12827/?format=api",
    "demozoo_url": "https://demozoo.org/groups/12827/",
    "id": 12827,
    "name": "Meatgrinder",
    "is_group": true,
    "nicks": [
        {
            "name": "Meatgrinder",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Meatgrinder"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/17721/?format=api",
                "id": 17721,
                "name": "Firehawk"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/56606/?format=api",
                "id": 56606,
                "name": "Soralapio"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/12884/?format=api",
                "id": 12884,
                "name": "Flumba"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=11083"
        }
    ]
}