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

{
    "url": "https://demozoo.org/api/v1/releasers/122609/?format=api",
    "demozoo_url": "https://demozoo.org/groups/122609/",
    "id": 122609,
    "name": "Mahna Mahna",
    "is_group": true,
    "nicks": [
        {
            "name": "Mahna Mahna",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mahna Mahna"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/126979/?format=api",
                "id": 126979,
                "name": "Statler"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/126980/?format=api",
                "id": 126980,
                "name": "Animal"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/126981/?format=api",
                "id": 126981,
                "name": "Waldorf"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=11339"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=15342"
        }
    ]
}