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

{
    "url": "https://demozoo.org/api/v1/releasers/9505/?format=api",
    "demozoo_url": "https://demozoo.org/groups/9505/",
    "id": 9505,
    "name": "Studio Stall",
    "is_group": true,
    "nicks": [
        {
            "name": "Stall",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Stall"
            ]
        },
        {
            "name": "Studio Stall",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Studio Stall"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9504/?format=api",
                "id": 9504,
                "name": "Stanly Stall"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/148873/?format=api",
                "id": 148873,
                "name": "Arhey"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/148874/?format=api",
                "id": 148874,
                "name": "Blazer"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/148876/?format=api",
                "id": 148876,
                "name": "Capry"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/148877/?format=api",
                "id": 148877,
                "name": "EVG"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/148878/?format=api",
                "id": 148878,
                "name": "Mixer"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/148879/?format=api",
                "id": 148879,
                "name": "Ret"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/148880/?format=api",
                "id": 148880,
                "name": "Slate"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Stall"
        }
    ]
}