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

{
    "url": "https://demozoo.org/api/v1/releasers/7892/?format=api",
    "demozoo_url": "https://demozoo.org/groups/7892/",
    "id": 7892,
    "name": "MAD",
    "is_group": true,
    "nicks": [
        {
            "name": "MAD",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "MAD"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7891/?format=api",
                "id": 7891,
                "name": "Jonny B"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/84798/?format=api",
                "id": 84798,
                "name": "Rincewind"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/84799/?format=api",
                "id": 84799,
                "name": "Hi Five"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/84800/?format=api",
                "id": 84800,
                "name": "Mahatma B"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13402"
        }
    ]
}