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

{
    "url": "https://demozoo.org/api/v1/releasers/107385/?format=api",
    "demozoo_url": "https://demozoo.org/groups/107385/",
    "id": 107385,
    "name": "Complex",
    "is_group": true,
    "nicks": [
        {
            "name": "Complex",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Complex"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/136811/?format=api",
                "id": 136811,
                "name": "Sheep"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/88008/?format=api",
                "id": 88008,
                "name": "K"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/136813/?format=api",
                "id": 136813,
                "name": "Ntsc"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3877"
        }
    ]
}