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

{
    "url": "https://demozoo.org/api/v1/releasers/31360/?format=api",
    "demozoo_url": "https://demozoo.org/groups/31360/",
    "id": 31360,
    "name": "A-Team",
    "is_group": true,
    "nicks": [
        {
            "name": "A-Team",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "A-Team"
            ]
        },
        {
            "name": "A-Team Inc.",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "A-Team Inc."
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31491/?format=api",
                "id": 31491,
                "name": "The Replicants"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/31361/?format=api",
                "id": 31361,
                "name": "Excalibur"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/31362/?format=api",
                "id": 31362,
                "name": "Exo7"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/31363/?format=api",
                "id": 31363,
                "name": "Goldorak"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/31364/?format=api",
                "id": 31364,
                "name": "Hannibal"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/31365/?format=api",
                "id": 31365,
                "name": "Rank Xerox"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/A/A_TEAM/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=7291"
        }
    ]
}