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

{
    "url": "https://demozoo.org/api/v1/releasers/4241/?format=api",
    "demozoo_url": "https://demozoo.org/groups/4241/",
    "id": 4241,
    "name": "Shish Cracking Crew",
    "is_group": true,
    "nicks": [
        {
            "name": "Shish Cracking Crew",
            "abbreviation": "SCC",
            "is_primary_nick": true,
            "variants": [
                "SCC",
                "Shish Cracking Crew"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5113/?format=api",
                "id": 5113,
                "name": "Frenzy"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1179/?format=api",
                "id": 1179,
                "name": "Superted"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5320/?format=api",
                "id": 5320,
                "name": "Mike"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/23603/?format=api",
                "id": 23603,
                "name": "Groven"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=1459"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1909"
        }
    ]
}