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

{
    "url": "https://demozoo.org/api/v1/releasers/37603/?format=api",
    "demozoo_url": "https://demozoo.org/groups/37603/",
    "id": 37603,
    "name": "Wilds",
    "is_group": true,
    "nicks": [
        {
            "name": "Wilds",
            "abbreviation": "WLS",
            "is_primary_nick": true,
            "variants": [
                "WLS",
                "Wilds"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11027/?format=api",
                "id": 11027,
                "name": "Absence And Wilds"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/37602/?format=api",
                "id": 37602,
                "name": "Choler"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/19928/?format=api",
                "id": 19928,
                "name": "Corpse"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3661/?format=api",
                "id": 3661,
                "name": "Lacoste"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/19927/?format=api",
                "id": 19927,
                "name": "Larry"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/37606/?format=api",
                "id": 37606,
                "name": "Oby"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/106112/?format=api",
                "id": 106112,
                "name": "DCD"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Plus4WorldGroup",
            "url": "http://plus4world.powweb.com/groups/WLS"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2116"
        }
    ]
}