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

{
    "url": "https://demozoo.org/api/v1/releasers/150910/?format=api",
    "demozoo_url": "https://demozoo.org/groups/150910/",
    "id": 150910,
    "name": "Crash n' Burn Staff",
    "is_group": true,
    "nicks": [
        {
            "name": "Crash n' Burn Staff",
            "abbreviation": "CnB",
            "is_primary_nick": true,
            "variants": [
                "CnB",
                "Crash 'n Burn Electronic Magazine",
                "Crash n' Burn Staff"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/17779/?format=api",
                "id": 17779,
                "name": "Stone the Crow"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://defacto2.net/f/b42b4df"
        }
    ]
}