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

{
    "url": "https://demozoo.org/api/v1/releasers/8212/?format=api",
    "demozoo_url": "https://demozoo.org/groups/8212/",
    "id": 8212,
    "name": "Dinasours",
    "is_group": true,
    "nicks": [
        {
            "name": "Dinasours",
            "abbreviation": "DNS",
            "is_primary_nick": true,
            "variants": [
                "DNS",
                "Dinasours"
            ]
        },
        {
            "name": "Dinasours 1338",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Dinasours 1338"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16463/?format=api",
                "id": 16463,
                "name": "Skyffel"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16462/?format=api",
                "id": 16462,
                "name": "Medvurst"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/18966/?format=api",
                "id": 18966,
                "name": "CHR$(142)"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/43531/?format=api",
                "id": 43531,
                "name": "Dr. Pepper"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/57631/?format=api",
                "id": 57631,
                "name": "5bot"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/57630/?format=api",
                "id": 57630,
                "name": "Spandex"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/60881/?format=api",
                "id": 60881,
                "name": "John Silver"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/6684/?format=api",
                "id": 6684,
                "name": "Zyron"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=617"
        },
        {
            "link_class": "FacebookPage",
            "url": "https://www.facebook.com/dns1338"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=4875"
        }
    ]
}