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

{
    "url": "https://demozoo.org/api/v1/releasers/107830/?format=api",
    "demozoo_url": "https://demozoo.org/groups/107830/",
    "id": 107830,
    "name": "Elect",
    "is_group": true,
    "nicks": [
        {
            "name": "Elect",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Elect"
            ]
        },
        {
            "name": "Elect Designs",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Elect Designs"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2778/?format=api",
                "id": 2778,
                "name": "X-Rated"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5122/?format=api",
                "id": 5122,
                "name": "Steve"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/17763/?format=api",
                "id": 17763,
                "name": "Lubber"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/140930/?format=api",
                "id": 140930,
                "name": "Bitrapper"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5052/?format=api",
                "id": 5052,
                "name": "Anonym"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=620"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9737"
        }
    ]
}