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

{
    "url": "https://demozoo.org/api/v1/releasers/77985/?format=api",
    "demozoo_url": "https://demozoo.org/groups/77985/",
    "id": 77985,
    "name": "Millenium",
    "is_group": true,
    "nicks": [
        {
            "name": "Millenium",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Millenium"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/124208/?format=api",
                "id": 124208,
                "name": "Roy Batty"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/143238/?format=api",
                "id": 143238,
                "name": "EricG"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/124207/?format=api",
                "id": 124207,
                "name": "TheFatman"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/145972/?format=api",
                "id": 145972,
                "name": "Waveform"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=2881"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=15303"
        }
    ]
}