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

{
    "url": "https://demozoo.org/api/v1/releasers/46365/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/46365/",
    "id": 46365,
    "name": "The BBS Bouncer",
    "is_group": false,
    "nicks": [
        {
            "name": "Bouncer",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Bouncer"
            ]
        },
        {
            "name": "The BBS Bouncer",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "BBS Bouncer",
                "The BBS Bouncer"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12175/?format=api",
                "id": 12175,
                "name": "International Network of Crackers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8023/?format=api",
                "id": 8023,
                "name": "The Emulator Institute"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2196/?format=api",
                "id": 2196,
                "name": "Insane Creators Enterprise"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47505/?format=api",
                "id": 47505,
                "name": "Audio Distortion"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}