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

{
    "url": "https://demozoo.org/api/v1/releasers/107868/?format=api",
    "demozoo_url": "https://demozoo.org/groups/107868/",
    "id": 107868,
    "name": "Extent Of The Jam",
    "is_group": true,
    "nicks": [
        {
            "name": "Extent Of The Jam",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Extent Of The Jam"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/6854/?format=api",
                "id": 6854,
                "name": "Louis Gorenfeld"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=14094"
        }
    ]
}