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

{
    "url": "https://demozoo.org/api/v1/releasers/146548/?format=api",
    "demozoo_url": "https://demozoo.org/groups/146548/",
    "id": 146548,
    "name": "National Pirate List Staff",
    "is_group": true,
    "nicks": [
        {
            "name": "Bounty Hunter's Pirate List",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Bounty Hunter's Pirate List",
                "ßounty Hunter's National Pirate List"
            ]
        },
        {
            "name": "National Pirate List Staff",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "National Pirate List",
                "National Pirate List Staff"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7421/?format=api",
                "id": 7421,
                "name": "The Humble Guys"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/143351/?format=api",
                "id": 143351,
                "name": "Bounty Hunter"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/121755/?format=api",
                "id": 121755,
                "name": "Greybeard"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/28706/?format=api",
                "id": 28706,
                "name": "Toyman"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7425/?format=api",
                "id": 7425,
                "name": "The Pieman"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/133941/?format=api",
                "id": 133941,
                "name": "Sir Galliant"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Group",
            "url": "https://defacto2.net/g/national-pirate-list"
        }
    ]
}