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

{
    "url": "https://demozoo.org/api/v1/releasers/121467/?format=api",
    "demozoo_url": "https://demozoo.org/groups/121467/",
    "id": 121467,
    "name": "Eagle Electronics",
    "is_group": true,
    "nicks": [
        {
            "name": "Eagle Electronics",
            "abbreviation": "ELC",
            "is_primary_nick": true,
            "variants": [
                "ELC",
                "Eagle Electronics"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106856/?format=api",
                "id": 106856,
                "name": "UnderZone Industries"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/121466/?format=api",
                "id": 121466,
                "name": "The Colonel"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/121514/?format=api",
                "id": 121514,
                "name": "Spaceball One"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/143082/?format=api",
                "id": 143082,
                "name": "Staale Haaland"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3628"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=15110"
        }
    ]
}