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

{
    "url": "https://demozoo.org/api/v1/releasers/15742/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/15742/",
    "id": 15742,
    "name": "Warhawk",
    "is_group": false,
    "nicks": [
        {
            "name": "Warhawk",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "War Hawk",
                "Warhawk"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/379/?format=api",
                "id": 379,
                "name": "T-Rex"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9341/?format=api",
                "id": 9341,
                "name": "Critical Mass"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/37173/?format=api",
                "id": 37173,
                "name": "Unforgiven Group"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/150231/?format=api",
                "id": 150231,
                "name": "Ceramix"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=3034"
        }
    ]
}