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

{
    "url": "https://demozoo.org/api/v1/releasers/6529/?format=api",
    "demozoo_url": "https://demozoo.org/groups/6529/",
    "id": 6529,
    "name": "Massive",
    "is_group": true,
    "nicks": [
        {
            "name": "Massive",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Massive"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8268/?format=api",
                "id": 8268,
                "name": "Contagion"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13700/?format=api",
                "id": 13700,
                "name": "The Hardliner"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8269/?format=api",
                "id": 8269,
                "name": "Cygnes"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/48390/?format=api",
                "id": 48390,
                "name": "Butterfly"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/48391/?format=api",
                "id": 48391,
                "name": "Digit"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/48392/?format=api",
                "id": 48392,
                "name": "Deleon"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10670/?format=api",
                "id": 10670,
                "name": "Msw"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/37/?format=api",
                "id": 37,
                "name": "Nix"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1277"
        }
    ]
}