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

{
    "url": "https://demozoo.org/api/v1/releasers/26251/?format=api",
    "demozoo_url": "https://demozoo.org/groups/26251/",
    "id": 26251,
    "name": "Air",
    "is_group": true,
    "nicks": [
        {
            "name": "Air",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Air"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15233/?format=api",
                "id": 15233,
                "name": "Deep"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/30177/?format=api",
                "id": 30177,
                "name": "Anduril"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/25279/?format=api",
                "id": 25279,
                "name": "Dutch Panther"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/28640/?format=api",
                "id": 28640,
                "name": "Voltath"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1132"
        }
    ]
}