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

{
    "url": "https://demozoo.org/api/v1/releasers/17556/?format=api",
    "demozoo_url": "https://demozoo.org/groups/17556/",
    "id": 17556,
    "name": "DPS",
    "is_group": true,
    "nicks": [
        {
            "name": "DPS",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "DPS"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/17555/?format=api",
                "id": 17555,
                "name": "Marvin"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/53448/?format=api",
                "id": 53448,
                "name": "Svalan"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/53449/?format=api",
                "id": 53449,
                "name": "M.U.X."
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13027/?format=api",
                "id": 13027,
                "name": "Sunday"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/53450/?format=api",
                "id": 53450,
                "name": "Interceptor"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/130736/?format=api",
                "id": 130736,
                "name": "Ztealmax"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3998"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20000226103646/http://www.ida.his.se/ida/~a94matpe/r_dps/dps.chtml"
        }
    ]
}