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

{
    "url": "https://demozoo.org/api/v1/releasers/58690/?format=api",
    "demozoo_url": "https://demozoo.org/groups/58690/",
    "id": 58690,
    "name": "The Wave",
    "is_group": true,
    "nicks": [
        {
            "name": "The Wave",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Wave"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/58691/?format=api",
                "id": 58691,
                "name": "Blaster"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/82318/?format=api",
                "id": 82318,
                "name": "Frenchkiss"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/34162/?format=api",
                "id": 34162,
                "name": "Mickey"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/94595/?format=api",
                "id": 94595,
                "name": "Cetrix"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/105189/?format=api",
                "id": 105189,
                "name": "Pocket"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=11940"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=6634"
        }
    ]
}