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

{
    "url": "https://demozoo.org/api/v1/releasers/3127/?format=api",
    "demozoo_url": "https://demozoo.org/groups/3127/",
    "id": 3127,
    "name": "Scallop",
    "is_group": true,
    "nicks": [
        {
            "name": "Scallop",
            "abbreviation": "SCL",
            "is_primary_nick": true,
            "variants": [
                "SCL",
                "Scallop"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3126/?format=api",
                "id": 3126,
                "name": "Agemixer"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3138/?format=api",
                "id": 3138,
                "name": "Subjik"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3139/?format=api",
                "id": 3139,
                "name": "Wisec"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/937/?format=api",
                "id": 937,
                "name": "BriteLite"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1808/?format=api",
                "id": 1808,
                "name": "!Cube"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14294/?format=api",
                "id": 14294,
                "name": "Flex"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/48443/?format=api",
                "id": 48443,
                "name": "Roostah"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.scallop.c64.org/"
        },
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=138"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=637"
        }
    ]
}