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

{
    "url": "https://demozoo.org/api/v1/releasers/11184/?format=api",
    "demozoo_url": "https://demozoo.org/groups/11184/",
    "id": 11184,
    "name": "Scorpions",
    "is_group": true,
    "nicks": [
        {
            "name": "Scorpions",
            "abbreviation": "SCN",
            "is_primary_nick": true,
            "variants": [
                "SCN",
                "Scorpions"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11183/?format=api",
                "id": 11183,
                "name": "Steve"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11185/?format=api",
                "id": 11185,
                "name": "Sharp"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11249/?format=api",
                "id": 11249,
                "name": "Radula"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11250/?format=api",
                "id": 11250,
                "name": "Foozy"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11251/?format=api",
                "id": 11251,
                "name": "Tmts"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Plus4WorldGroup",
            "url": "http://plus4world.powweb.com/groups/SCN"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=4247"
        }
    ]
}