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

{
    "url": "https://demozoo.org/api/v1/releasers/40730/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/40730/",
    "id": 40730,
    "name": "Shotgan",
    "is_group": false,
    "nicks": [
        {
            "name": "Shotgan",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Shotgan"
            ]
        },
        {
            "name": "Shotgun",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Shotgun"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19874/?format=api",
                "id": 19874,
                "name": "Cathedral"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/32303/?format=api",
                "id": 32303,
                "name": "Nocturns"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5759/?format=api",
                "id": 5759,
                "name": "Spöntz"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=15172"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/AmazingVictor"
        }
    ]
}