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

{
    "url": "https://demozoo.org/api/v1/releasers/3780/?format=api",
    "demozoo_url": "https://demozoo.org/groups/3780/",
    "id": 3780,
    "name": "Inque",
    "is_group": true,
    "nicks": [
        {
            "name": "Inque",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Inque"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3654/?format=api",
                "id": 3654,
                "name": "Cosmiq"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3708/?format=api",
                "id": 3708,
                "name": "Cyrex"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10293/?format=api",
                "id": 10293,
                "name": "Izard"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10295/?format=api",
                "id": 10295,
                "name": "Glow"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/21300/?format=api",
                "id": 21300,
                "name": "Loecifer"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/37723/?format=api",
                "id": 37723,
                "name": "Nunki"
            },
            "is_current": true
        }
    ],
    "subgroups": [
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/64535/?format=api",
                "id": 64535,
                "name": "Poobrainque"
            },
            "is_current": true
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://inque.org/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=964"
        }
    ]
}