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

{
    "url": "https://demozoo.org/api/v1/releasers/31696/?format=api",
    "demozoo_url": "https://demozoo.org/groups/31696/",
    "id": 31696,
    "name": "The Intruders",
    "is_group": true,
    "nicks": [
        {
            "name": "The Intruders",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Intruders"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/31699/?format=api",
                "id": 31699,
                "name": "Peewee"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/31698/?format=api",
                "id": 31698,
                "name": "Maxi"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/I/INTRUDRS/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9935"
        }
    ]
}