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

{
    "url": "https://demozoo.org/api/v1/releasers/5071/?format=api",
    "demozoo_url": "https://demozoo.org/groups/5071/",
    "id": 5071,
    "name": "Exodus",
    "is_group": true,
    "nicks": [
        {
            "name": "Exodus",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Exodus"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8956/?format=api",
                "id": 8956,
                "name": "DC Pak"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8958/?format=api",
                "id": 8958,
                "name": "Jordan"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8959/?format=api",
                "id": 8959,
                "name": "Cat-Man"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/12458/?format=api",
                "id": 12458,
                "name": "Roger"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8964/?format=api",
                "id": 8964,
                "name": "Agent-X"
            },
            "is_current": true
        }
    ],
    "subgroups": [
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/8957/?format=api",
                "id": 8957,
                "name": "Claw"
            },
            "is_current": true
        }
    ],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=758"
        },
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Exodus"
        }
    ]
}