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

{
    "url": "https://demozoo.org/api/v1/releasers/9038/?format=api",
    "demozoo_url": "https://demozoo.org/groups/9038/",
    "id": 9038,
    "name": "Ethanol Software Inc",
    "is_group": true,
    "nicks": [
        {
            "name": "E.S.I.",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "E.S.I."
            ]
        },
        {
            "name": "Ethanol Software Inc",
            "abbreviation": "ESI",
            "is_primary_nick": true,
            "variants": [
                "ESI",
                "Ethanol Software Inc"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9037/?format=api",
                "id": 9037,
                "name": "Kaz"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9048/?format=api",
                "id": 9048,
                "name": "Mat"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9049/?format=api",
                "id": 9049,
                "name": "Ziutek"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/34869/?format=api",
                "id": 34869,
                "name": "Muad'dib"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/56160/?format=api",
                "id": 56160,
                "name": "Rackne"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=761"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/ethanol_software/"
        }
    ]
}