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

{
    "url": "https://demozoo.org/api/v1/releasers/13356/?format=api",
    "demozoo_url": "https://demozoo.org/groups/13356/",
    "id": 13356,
    "name": "Zikes",
    "is_group": true,
    "nicks": [
        {
            "name": "Softballs",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Softballs"
            ]
        },
        {
            "name": "Zikes",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Zikes"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13354/?format=api",
                "id": 13354,
                "name": "Alsace"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13355/?format=api",
                "id": 13355,
                "name": "Alien"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/118694/?format=api",
                "id": 118694,
                "name": "TheBaron"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=7833"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/19990508055728/http://www.zikes.dk/"
        }
    ]
}