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

{
    "url": "https://demozoo.org/api/v1/releasers/32182/?format=api",
    "demozoo_url": "https://demozoo.org/groups/32182/",
    "id": 32182,
    "name": "Spider",
    "is_group": true,
    "nicks": [
        {
            "name": "Spider",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Spider"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/32183/?format=api",
                "id": 32183,
                "name": "Blue Tiger"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/32208/?format=api",
                "id": 32208,
                "name": "D.D"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/32413/?format=api",
                "id": 32413,
                "name": "Osmose"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/57457/?format=api",
                "id": 57457,
                "name": "7th Eye"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/66861/?format=api",
                "id": 66861,
                "name": "Ritchy"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/S/SPIDER/"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=28952"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=5929"
        }
    ]
}