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

{
    "url": "https://demozoo.org/api/v1/releasers/20415/?format=api",
    "demozoo_url": "https://demozoo.org/groups/20415/",
    "id": 20415,
    "name": "The Mad Team",
    "is_group": true,
    "nicks": [
        {
            "name": "Mad Team",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Mad Team"
            ]
        },
        {
            "name": "The Mad Team",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Mad Team"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/752/?format=api",
                "id": 752,
                "name": "Pasy"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/12107/?format=api",
                "id": 12107,
                "name": "Just"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/46330/?format=api",
                "id": 46330,
                "name": "Pety"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/46332/?format=api",
                "id": 46332,
                "name": "Sodom"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11239/?format=api",
                "id": 11239,
                "name": "Drm"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11238/?format=api",
                "id": 11238,
                "name": "Vince"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11236/?format=api",
                "id": 11236,
                "name": "Rascy"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/46331/?format=api",
                "id": 46331,
                "name": "Dose"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/23344/?format=api",
                "id": 23344,
                "name": "Gabry"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=805"
        }
    ]
}