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

{
    "url": "https://demozoo.org/api/v1/releasers/61408/?format=api",
    "demozoo_url": "https://demozoo.org/groups/61408/",
    "id": 61408,
    "name": "Argh!",
    "is_group": true,
    "nicks": [
        {
            "name": "Argh!",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Aaargh!",
                "Argh!"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7233/?format=api",
                "id": 7233,
                "name": "Moz(ic)art"
            },
            "is_current": false
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/50069/?format=api",
                "id": 50069,
                "name": "Brain Dr."
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/50070/?format=api",
                "id": 50070,
                "name": "BLK"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15513/?format=api",
                "id": 15513,
                "name": "Drizzt"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/50078/?format=api",
                "id": 50078,
                "name": "Frame"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/74679/?format=api",
                "id": 74679,
                "name": "Toe Jam"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Group",
            "url": "https://defacto2.net/g/argh"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13577"
        }
    ]
}