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

{
    "url": "https://demozoo.org/api/v1/releasers/60989/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/60989/",
    "id": 60989,
    "name": "Mr. Wiz",
    "is_group": false,
    "nicks": [
        {
            "name": "Mr. Wiz",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mr. Wiz"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8214/?format=api",
                "id": 8214,
                "name": "Bloodsuckers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4157/?format=api",
                "id": 4157,
                "name": "Disknet"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/59823/?format=api",
                "id": 59823,
                "name": "Team-X"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/91850/?format=api",
                "id": 91850,
                "name": "Beagle Boys"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=8044"
        }
    ]
}