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

{
    "url": "https://demozoo.org/api/v1/releasers/112171/?format=api",
    "demozoo_url": "https://demozoo.org/groups/112171/",
    "id": 112171,
    "name": "American Pirate Industries",
    "is_group": true,
    "nicks": [
        {
            "name": "American Pirate Industries",
            "abbreviation": "API",
            "is_primary_nick": true,
            "variants": [
                "API",
                "American Pirate Industries"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/112172/?format=api",
                "id": 112172,
                "name": "Mind Shadow"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/112173/?format=api",
                "id": 112173,
                "name": "Laughing Gas"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/112174/?format=api",
                "id": 112174,
                "name": "Sturm Brightblade"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/112175/?format=api",
                "id": 112175,
                "name": "piro"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/112176/?format=api",
                "id": 112176,
                "name": "Missing Link"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/112178/?format=api",
                "id": 112178,
                "name": "Black Sabbath"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/46474/?format=api",
                "id": 46474,
                "name": "Rescue Raider"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Group",
            "url": "https://defacto2.net/g/american-pirate-industries"
        }
    ]
}