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

{
    "url": "https://demozoo.org/api/v1/releasers/8896/?format=api",
    "demozoo_url": "https://demozoo.org/groups/8896/",
    "id": 8896,
    "name": "Dream Makers",
    "is_group": true,
    "nicks": [
        {
            "name": "Dream Makers",
            "abbreviation": "DMS",
            "is_primary_nick": true,
            "variants": [
                "DMS",
                "Dream Makers"
            ]
        },
        {
            "name": "Dream Makers Software",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Dream Makers Software"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8897/?format=api",
                "id": 8897,
                "name": "Rush"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8955/?format=api",
                "id": 8955,
                "name": "Imp"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9177/?format=api",
                "id": 9177,
                "name": "Baca"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9231/?format=api",
                "id": 9231,
                "name": "Evolver"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/33333/?format=api",
                "id": 33333,
                "name": "Elf"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/66943/?format=api",
                "id": 66943,
                "name": "Navigator"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/66944/?format=api",
                "id": 66944,
                "name": "Shaman"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/12555/?format=api",
                "id": 12555,
                "name": "M. Coder"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/75686/?format=api",
                "id": 75686,
                "name": "VMP"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=596"
        },
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Dream_Makers"
        }
    ]
}