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

{
    "url": "https://demozoo.org/api/v1/releasers/16324/?format=api",
    "demozoo_url": "https://demozoo.org/groups/16324/",
    "id": 16324,
    "name": "Digital Infinity",
    "is_group": true,
    "nicks": [
        {
            "name": "Digital Infinity",
            "abbreviation": "DI",
            "is_primary_nick": true,
            "variants": [
                "DI",
                "Digital Infinity"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16325/?format=api",
                "id": 16325,
                "name": "Daniel Potter"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16326/?format=api",
                "id": 16326,
                "name": "Matt McLelland"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16327/?format=api",
                "id": 16327,
                "name": "Keith Fulkerson"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16328/?format=api",
                "id": 16328,
                "name": "Kevin Barnard"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8180/?format=api",
                "id": 8180,
                "name": "Ryan Cramer"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/46120/?format=api",
                "id": 46120,
                "name": "r3cgm"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1875"
        }
    ]
}