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

{
    "url": "https://demozoo.org/api/v1/releasers/34148/?format=api",
    "demozoo_url": "https://demozoo.org/groups/34148/",
    "id": 34148,
    "name": "Voyd",
    "is_group": true,
    "nicks": [
        {
            "name": "Voyd",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Voyd"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/43304/?format=api",
                "id": 43304,
                "name": "Coax"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/43305/?format=api",
                "id": 43305,
                "name": "Djah"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/34164/?format=api",
                "id": 34164,
                "name": "Scritch"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/43306/?format=api",
                "id": 43306,
                "name": "ZeBug"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/28806/?format=api",
                "id": 28806,
                "name": "Güs"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.voyd.org/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=7616"
        }
    ]
}