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

{
    "url": "https://demozoo.org/api/v1/releasers/140295/?format=api",
    "demozoo_url": "https://demozoo.org/groups/140295/",
    "id": 140295,
    "name": "Piracy Shed Productions Inc.",
    "is_group": true,
    "nicks": [
        {
            "name": "Piracy Shed Productions Inc.",
            "abbreviation": "PSP",
            "is_primary_nick": true,
            "variants": [
                "PSP",
                "Piracy Shed Productions Inc."
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/140293/?format=api",
                "id": 140293,
                "name": "Ben Hayes"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/140297/?format=api",
                "id": 140297,
                "name": "Wyre"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/140298/?format=api",
                "id": 140298,
                "name": "Torquemada"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/140299/?format=api",
                "id": 140299,
                "name": "The Nameless One"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=5397"
        }
    ]
}