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

{
    "url": "https://demozoo.org/api/v1/releasers/16601/?format=api",
    "demozoo_url": "https://demozoo.org/groups/16601/",
    "id": 16601,
    "name": "Mooze",
    "is_group": true,
    "nicks": [
        {
            "name": "Mooze",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mooze"
            ]
        },
        {
            "name": "Napalm",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Napalm",
                "Napalm Software"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/22821/?format=api",
                "id": 22821,
                "name": "Lökö"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/38319/?format=api",
                "id": 38319,
                "name": "Unsigned"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/38320/?format=api",
                "id": 38320,
                "name": "BreadFan"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/38321/?format=api",
                "id": 38321,
                "name": "Juffo-Wup"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/38322/?format=api",
                "id": 38322,
                "name": "Kalu"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/38352/?format=api",
                "id": 38352,
                "name": "Pekkis"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.mooze.org/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1526"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/mooze/"
        }
    ]
}