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

{
    "url": "https://demozoo.org/api/v1/releasers/118006/?format=api",
    "demozoo_url": "https://demozoo.org/groups/118006/",
    "id": 118006,
    "name": "Dark Legion",
    "is_group": true,
    "nicks": [
        {
            "name": "Dark Legion",
            "abbreviation": "DL",
            "is_primary_nick": true,
            "variants": [
                "DL",
                "Dark Legion"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/127371/?format=api",
                "id": 127371,
                "name": "The Reaper"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/127372/?format=api",
                "id": 127372,
                "name": "Sunder"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/127373/?format=api",
                "id": 127373,
                "name": "Archangel"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/127374/?format=api",
                "id": 127374,
                "name": "Badboy"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/127375/?format=api",
                "id": 127375,
                "name": "Raistlin"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/127376/?format=api",
                "id": 127376,
                "name": "Nitemare"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=15028"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/resources/bbs/dark_legion_%28us%29/"
        }
    ]
}