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

{
    "url": "https://demozoo.org/api/v1/releasers/12977/?format=api",
    "demozoo_url": "https://demozoo.org/groups/12977/",
    "id": 12977,
    "name": "Virtual Rage",
    "is_group": true,
    "nicks": [
        {
            "name": "Virtual Rage",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Virtual Rage"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15774/?format=api",
                "id": 15774,
                "name": "Alces"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/57859/?format=api",
                "id": 57859,
                "name": "Eyas"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/89551/?format=api",
                "id": 89551,
                "name": "Slow Coder"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15773/?format=api",
                "id": 15773,
                "name": "Voodoo"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3793"
        }
    ]
}