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

{
    "url": "https://demozoo.org/api/v1/releasers/12416/?format=api",
    "demozoo_url": "https://demozoo.org/groups/12416/",
    "id": 12416,
    "name": "Serious Ravers",
    "is_group": true,
    "nicks": [
        {
            "name": "Serious Ravers",
            "abbreviation": "SR",
            "is_primary_nick": true,
            "variants": [
                "SR",
                "Serious Ravers"
            ]
        },
        {
            "name": "Serious Ravers Group",
            "abbreviation": "SRG",
            "is_primary_nick": false,
            "variants": [
                "SRG",
                "Serious Ravers Group"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/29938/?format=api",
                "id": 29938,
                "name": "Aceid"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/12670/?format=api",
                "id": 12670,
                "name": "Halt"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/29944/?format=api",
                "id": 29944,
                "name": "Experimentator"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=4514"
        }
    ]
}