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

{
    "url": "https://demozoo.org/api/v1/releasers/107833/?format=api",
    "demozoo_url": "https://demozoo.org/groups/107833/",
    "id": 107833,
    "name": "Electronic Generation",
    "is_group": true,
    "nicks": [
        {
            "name": "Electronic Generation",
            "abbreviation": "ECG",
            "is_primary_nick": true,
            "variants": [
                "ECG",
                "Electronic Generation"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/52291/?format=api",
                "id": 52291,
                "name": "Thunderstruck"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/142710/?format=api",
                "id": 142710,
                "name": "Heine"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/147977/?format=api",
                "id": 147977,
                "name": "Mr. Magic"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3636"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9284"
        }
    ]
}