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

{
    "url": "https://demozoo.org/api/v1/releasers/12413/?format=api",
    "demozoo_url": "https://demozoo.org/groups/12413/",
    "id": 12413,
    "name": "Silicon Brains",
    "is_group": true,
    "nicks": [
        {
            "name": "Silicon Brains",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Silicon Brains"
            ]
        },
        {
            "name": "Silicon Brains Group",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Silicon Brains Group"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9324/?format=api",
                "id": 9324,
                "name": "Prestige"
            },
            "is_current": false
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/69005/?format=api",
                "id": 69005,
                "name": "Golden Eagle"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/69004/?format=api",
                "id": 69004,
                "name": "Black Horseman"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/69006/?format=api",
                "id": 69006,
                "name": "Dark Tzar"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/69007/?format=api",
                "id": 69007,
                "name": "Boss"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/39646/?format=api",
                "id": 39646,
                "name": "Mad Max"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15668/?format=api",
                "id": 15668,
                "name": "Hare"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Silicon_Brains"
        }
    ]
}