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

{
    "url": "https://demozoo.org/api/v1/releasers/17984/?format=api",
    "demozoo_url": "https://demozoo.org/groups/17984/",
    "id": 17984,
    "name": "Void Main",
    "is_group": true,
    "nicks": [
        {
            "name": "Void Main",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Void Main"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/17359/?format=api",
                "id": 17359,
                "name": "LupGrafix"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/17423/?format=api",
                "id": 17423,
                "name": "Nomix"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/21379/?format=api",
                "id": 21379,
                "name": "Tubo"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/29089/?format=api",
                "id": 29089,
                "name": "Grafix"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1803"
        }
    ]
}