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

{
    "url": "https://demozoo.org/api/v1/releasers/116262/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/116262/",
    "id": 116262,
    "name": "Bubba",
    "is_group": false,
    "nicks": [
        {
            "name": "Bubba",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Bubba"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4568/?format=api",
                "id": 4568,
                "name": "Magic"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/61237/?format=api",
                "id": 61237,
                "name": "DD-Style"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/23746/?format=api",
                "id": 23746,
                "name": "5th Dynasty"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15783/?format=api",
                "id": 15783,
                "name": "Shelter"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/61307/?format=api",
                "id": 61307,
                "name": "Osiris"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2717/?format=api",
                "id": 2717,
                "name": "Saints"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}