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

{
    "url": "https://demozoo.org/api/v1/releasers/108514/?format=api",
    "demozoo_url": "https://demozoo.org/groups/108514/",
    "id": 108514,
    "name": "Powder & Pieces Studios",
    "is_group": true,
    "nicks": [
        {
            "name": "P and P Studios",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "P and P Studios"
            ]
        },
        {
            "name": "P&P Studios",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "P&P Studios"
            ]
        },
        {
            "name": "Powder & Pieces Studios",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Powder & Pieces Studios"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8839/?format=api",
                "id": 8839,
                "name": "Sergeant Pepper"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14699/?format=api",
                "id": 14699,
                "name": "Guran"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1272/?format=api",
                "id": 1272,
                "name": "Jerry"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/141982/?format=api",
                "id": 141982,
                "name": "Xennix"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=4490"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9559"
        }
    ]
}