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

{
    "url": "https://demozoo.org/api/v1/releasers/32424/?format=api",
    "demozoo_url": "https://demozoo.org/groups/32424/",
    "id": 32424,
    "name": "Mad Team",
    "is_group": true,
    "nicks": [
        {
            "name": "Mad Team",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mad Team"
            ]
        },
        {
            "name": "MadTeam",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "MadTeam"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/32425/?format=api",
                "id": 32425,
                "name": "Profi"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/35286/?format=api",
                "id": 35286,
                "name": "Pajero"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/32443/?format=api",
                "id": 32443,
                "name": "Rocky"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/35285/?format=api",
                "id": 35285,
                "name": "Tebe"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/60898/?format=api",
                "id": 60898,
                "name": "Psychol"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/52065/?format=api",
                "id": 52065,
                "name": "KAMMSoft"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/60899/?format=api",
                "id": 60899,
                "name": "Rage"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AtarikiEntry",
            "url": "http://atariki.krap.pl/index.php/Madteam"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://madteam.atari8.info/"
        },
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/8BIT/MAD_TEAM/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2619"
        }
    ]
}