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

{
    "url": "https://demozoo.org/api/v1/releasers/29876/?format=api",
    "demozoo_url": "https://demozoo.org/groups/29876/",
    "id": 29876,
    "name": "Lumental",
    "is_group": true,
    "nicks": [
        {
            "name": "Lumental",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Lumental"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/17747/?format=api",
                "id": 17747,
                "name": "Snake Grunger"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/26957/?format=api",
                "id": 26957,
                "name": "yesso"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/58157/?format=api",
                "id": 58157,
                "name": "Annihilatus"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2941"
        }
    ]
}