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

{
    "url": "https://demozoo.org/api/v1/releasers/46531/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/46531/",
    "id": 46531,
    "name": "Canseco",
    "is_group": false,
    "nicks": [
        {
            "name": "Canseco",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Canseco"
            ]
        },
        {
            "name": "Canzeco",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Canzeco"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46590/?format=api",
                "id": 46590,
                "name": "Galactic Review"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/112279/?format=api",
                "id": 112279,
                "name": "The Syndicate"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/129999/?format=api",
                "id": 129999,
                "name": "$yndicate"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}