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

{
    "url": "https://demozoo.org/api/v1/releasers/44396/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/44396/",
    "id": 44396,
    "name": "White Shadow",
    "is_group": false,
    "nicks": [
        {
            "name": "White Shadow",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "White Shadow"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/44047/?format=api",
                "id": 44047,
                "name": "Dungeon Dwellers Design"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16329/?format=api",
                "id": 16329,
                "name": "Renaissance"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/44415/?format=api",
                "id": 44415,
                "name": "Yiffware"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47649/?format=api",
                "id": 47649,
                "name": "Shadow Productions"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.dddgames.com/demos/whiteshadow.html"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=4001"
        }
    ]
}