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

{
    "url": "https://demozoo.org/api/v1/releasers/17674/?format=api",
    "demozoo_url": "https://demozoo.org/groups/17674/",
    "id": 17674,
    "name": "Grin",
    "is_group": true,
    "nicks": [
        {
            "name": "Grin",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Grin"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10125/?format=api",
                "id": 10125,
                "name": "Random"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/30028/?format=api",
                "id": 30028,
                "name": "Crud"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/12873/?format=api",
                "id": 12873,
                "name": "McLad"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/17686/?format=api",
                "id": 17686,
                "name": "Progress"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13236/?format=api",
                "id": 13236,
                "name": "stRana"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3162/?format=api",
                "id": 3162,
                "name": "tonic"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15539/?format=api",
                "id": 15539,
                "name": "Phaser"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/76567/?format=api",
                "id": 76567,
                "name": "Mik"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15218/?format=api",
                "id": 15218,
                "name": "Beam"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/35826/?format=api",
                "id": 35826,
                "name": "Escimo"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3164/?format=api",
                "id": 3164,
                "name": "Excel"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1271"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20030805235621/http://grin.planet-d.net/index2.html"
        }
    ]
}