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

{
    "url": "https://demozoo.org/api/v1/releasers/109679/?format=api",
    "demozoo_url": "https://demozoo.org/groups/109679/",
    "id": 109679,
    "name": "The Electronic Dreams",
    "is_group": true,
    "nicks": [
        {
            "name": "The Electronic Dreams",
            "abbreviation": "TED",
            "is_primary_nick": true,
            "variants": [
                "TED",
                "The Electronic Dreams"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/110357/?format=api",
                "id": 110357,
                "name": "Devils"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/55684/?format=api",
                "id": 55684,
                "name": "Mister Miller"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/110358/?format=api",
                "id": 110358,
                "name": "Agent Steel"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=4076"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9445"
        }
    ]
}