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

{
    "url": "https://demozoo.org/api/v1/releasers/41039/?format=api",
    "demozoo_url": "https://demozoo.org/groups/41039/",
    "id": 41039,
    "name": "Wabb",
    "is_group": true,
    "nicks": [
        {
            "name": "Wabb",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Wabb"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/32174/?format=api",
                "id": 32174,
                "name": "Grim Reaper Crew"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3701/?format=api",
                "id": 3701,
                "name": "Xiny6581"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/106732/?format=api",
                "id": 106732,
                "name": "Mike"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/106733/?format=api",
                "id": 106733,
                "name": "Konica"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/W/WABB/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=7589"
        }
    ]
}