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

{
    "url": "https://demozoo.org/api/v1/releasers/63525/?format=api",
    "demozoo_url": "https://demozoo.org/groups/63525/",
    "id": 63525,
    "name": "Cocktail",
    "is_group": true,
    "nicks": [
        {
            "name": "Cocktail",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Cocktail"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/70363/?format=api",
                "id": 70363,
                "name": "Alias"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/70364/?format=api",
                "id": 70364,
                "name": "YoBaby"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/121352/?format=api",
                "id": 121352,
                "name": "Scrull"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=12998"
        }
    ]
}