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

{
    "url": "https://demozoo.org/api/v1/releasers/19849/?format=api",
    "demozoo_url": "https://demozoo.org/groups/19849/",
    "id": 19849,
    "name": "Metabolic",
    "is_group": true,
    "nicks": [
        {
            "name": "Metabolic",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Metabolic"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/19848/?format=api",
                "id": 19848,
                "name": "Dark"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/24065/?format=api",
                "id": 24065,
                "name": "Hydron"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/24061/?format=api",
                "id": 24061,
                "name": "Mairsil"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/48395/?format=api",
                "id": 48395,
                "name": "Slater"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/48396/?format=api",
                "id": 48396,
                "name": "Moon"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/48397/?format=api",
                "id": 48397,
                "name": "VooDoo"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2030"
        }
    ]
}