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

{
    "url": "https://demozoo.org/api/v1/releasers/11027/?format=api",
    "demozoo_url": "https://demozoo.org/groups/11027/",
    "id": 11027,
    "name": "Absence And Wilds",
    "is_group": true,
    "nicks": [
        {
            "name": "Absence And Wilds",
            "abbreviation": "ACW",
            "is_primary_nick": true,
            "variants": [
                "ACW",
                "Absence And Wilds"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "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/37604/?format=api",
                "id": 37604,
                "name": "Chronos"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/106112/?format=api",
                "id": 106112,
                "name": "DCD"
            },
            "is_current": true
        }
    ],
    "subgroups": [
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/51733/?format=api",
                "id": 51733,
                "name": "Absence"
            },
            "is_current": true
        },
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/37603/?format=api",
                "id": 37603,
                "name": "Wilds"
            },
            "is_current": true
        }
    ],
    "external_links": [
        {
            "link_class": "Plus4WorldGroup",
            "url": "http://plus4world.powweb.com/groups/ACW"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=7671"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20080520193742/http://absenceandwilds.extra.hu/"
        }
    ]
}