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

{
    "url": "https://demozoo.org/api/v1/releasers/611/?format=api",
    "demozoo_url": "https://demozoo.org/groups/611/",
    "id": 611,
    "name": "Logic Design",
    "is_group": true,
    "nicks": [
        {
            "name": "Logic Design",
            "abbreviation": "LD",
            "is_primary_nick": true,
            "variants": [
                "LD",
                "Logic Design"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9/?format=api",
                "id": 9,
                "name": "The Black Lotus"
            },
            "is_current": false
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/40/?format=api",
                "id": 40,
                "name": "Balance"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/41/?format=api",
                "id": 41,
                "name": "Danny"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/39/?format=api",
                "id": 39,
                "name": "Jace"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/617/?format=api",
                "id": 617,
                "name": "Superogue"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/620/?format=api",
                "id": 620,
                "name": "Unicorn"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/37/?format=api",
                "id": 37,
                "name": "Nix"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/217/?format=api",
                "id": 217,
                "name": "Rodney"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/619/?format=api",
                "id": 619,
                "name": "Flash"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/32067/?format=api",
                "id": 32067,
                "name": "Dr. B"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/42/?format=api",
                "id": 42,
                "name": "Lowlife"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/287/?format=api",
                "id": 287,
                "name": "Crystal Score"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=58"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/logic_design/"
        }
    ]
}