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

{
    "url": "https://demozoo.org/api/v1/releasers/130208/?format=api",
    "demozoo_url": "https://demozoo.org/groups/130208/",
    "id": 130208,
    "name": "Insanity Staff",
    "is_group": true,
    "nicks": [
        {
            "name": "Insanity Magazine",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Insanity Magazine"
            ]
        },
        {
            "name": "Insanity Staff",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Insanity Staff",
                "iNSANiTY"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2196/?format=api",
                "id": 2196,
                "name": "Insane Creators Enterprise"
            },
            "is_current": false
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/115213/?format=api",
                "id": 115213,
                "name": "Kublai Khan"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Group",
            "url": "https://defacto2.net/g/insanity"
        }
    ]
}