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

{
    "url": "https://demozoo.org/api/v1/releasers/108528/?format=api",
    "demozoo_url": "https://demozoo.org/groups/108528/",
    "id": 108528,
    "name": "Infinity Crew",
    "is_group": true,
    "nicks": [
        {
            "name": "Infinity Crew",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Infinity",
                "Infinity Crew"
            ]
        },
        {
            "name": "Infinity Magazine Staff",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Infinity Magazine Staff"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/25646/?format=api",
                "id": 25646,
                "name": "Eternal Darkness"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/147282/?format=api",
                "id": 147282,
                "name": "Violator"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/131714/?format=api",
                "id": 131714,
                "name": "Technical Disrupter"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/122212/?format=api",
                "id": 122212,
                "name": "Ningauble"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/71596/?format=api",
                "id": 71596,
                "name": "Shinobi"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Group",
            "url": "https://defacto2.net/g/infinity-crew"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=14926"
        }
    ]
}