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

{
    "url": "https://demozoo.org/api/v1/releasers/115583/?format=api",
    "demozoo_url": "https://demozoo.org/groups/115583/",
    "id": 115583,
    "name": "Energy Corporation",
    "is_group": true,
    "nicks": [
        {
            "name": "Energy Corporation",
            "abbreviation": "EC",
            "is_primary_nick": true,
            "variants": [
                "EC",
                "Energy Corporation"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/115584/?format=api",
                "id": 115584,
                "name": "Elunico"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/115585/?format=api",
                "id": 115585,
                "name": "Smurf"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/115586/?format=api",
                "id": 115586,
                "name": "Hobbit"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/115587/?format=api",
                "id": 115587,
                "name": "Shamrock"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/77339/?format=api",
                "id": 77339,
                "name": "MAX MEiER"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=14955"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/energy_corporation/"
        }
    ]
}