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

{
    "url": "https://demozoo.org/api/v1/releasers/21523/?format=api",
    "demozoo_url": "https://demozoo.org/groups/21523/",
    "id": 21523,
    "name": "Brain Storm Productions",
    "is_group": true,
    "nicks": [
        {
            "name": "Brain Storm Productions",
            "abbreviation": "BSP",
            "is_primary_nick": true,
            "variants": [
                "BSP",
                "Brain Storm Productions",
                "Brainstorm Productions"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/59986/?format=api",
                "id": 59986,
                "name": "Holograph"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/59987/?format=api",
                "id": 59987,
                "name": "Protopad"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/75679/?format=api",
                "id": 75679,
                "name": "Fire-Bird"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/143042/?format=api",
                "id": 143042,
                "name": "Gizmo"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/143041/?format=api",
                "id": 143041,
                "name": "Mr. J"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/143043/?format=api",
                "id": 143043,
                "name": "Vandal"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/143044/?format=api",
                "id": 143044,
                "name": "Mentat"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=11486"
        }
    ]
}