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

{
    "url": "https://demozoo.org/api/v1/releasers/8014/?format=api",
    "demozoo_url": "https://demozoo.org/groups/8014/",
    "id": 8014,
    "name": "Capacala",
    "is_group": true,
    "nicks": [
        {
            "name": "Capacala",
            "abbreviation": "CC",
            "is_primary_nick": true,
            "variants": [
                "CC",
                "Capacala"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4239/?format=api",
                "id": 4239,
                "name": "Breeze"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8182/?format=api",
                "id": 8182,
                "name": "Flap"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8183/?format=api",
                "id": 8183,
                "name": "Passy"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8638/?format=api",
                "id": 8638,
                "name": "Spay"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/28898/?format=api",
                "id": 28898,
                "name": "Perisoft"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/106314/?format=api",
                "id": 106314,
                "name": "Axolotl"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/106315/?format=api",
                "id": 106315,
                "name": "Braindead"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=53"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/capacala/"
        }
    ]
}