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

{
    "url": "https://demozoo.org/api/v1/releasers/6229/?format=api",
    "demozoo_url": "https://demozoo.org/groups/6229/",
    "id": 6229,
    "name": "Dead Roman",
    "is_group": true,
    "nicks": [
        {
            "name": "Dead Roman",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dead Roman"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/227/?format=api",
                "id": 227,
                "name": "Gloom"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/222/?format=api",
                "id": 222,
                "name": "Hyde"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/649/?format=api",
                "id": 649,
                "name": "Andersson"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=10623"
        }
    ]
}