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

{
    "url": "https://demozoo.org/api/v1/releasers/126102/?format=api",
    "demozoo_url": "https://demozoo.org/groups/126102/",
    "id": 126102,
    "name": "Pantheon Music Releases",
    "is_group": true,
    "nicks": [
        {
            "name": "Pantheon Music Releases",
            "abbreviation": "PMR",
            "is_primary_nick": true,
            "variants": [
                "PMR",
                "Pantheon Music Releases"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/126103/?format=api",
                "id": 126103,
                "name": "Lionheart"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/61923/?format=api",
                "id": 61923,
                "name": "Genosha"
            },
            "is_current": true
        }
    ],
    "subgroups": [
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/126101/?format=api",
                "id": 126101,
                "name": "ScatterAxis"
            },
            "is_current": true
        },
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/118755/?format=api",
                "id": 118755,
                "name": "Unity Inc."
            },
            "is_current": true
        }
    ],
    "external_links": [
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20040206032045/http://www.pantheonmusic.cjb.net:80/"
        }
    ]
}