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

{
    "url": "https://demozoo.org/api/v1/releasers/16711/?format=api",
    "demozoo_url": "https://demozoo.org/groups/16711/",
    "id": 16711,
    "name": "The Rocks",
    "is_group": true,
    "nicks": [
        {
            "name": "Arte Ricca",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Arte Ricca"
            ]
        },
        {
            "name": "The Rocks",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Rocks",
                "rocks"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16715/?format=api",
                "id": 16715,
                "name": "FMD"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16714/?format=api",
                "id": 16714,
                "name": "Quirin"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16716/?format=api",
                "id": 16716,
                "name": "Stef.C"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/148335/?format=api",
                "id": 148335,
                "name": "Jomani"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3707"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/the_rocks/"
        }
    ]
}