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

{
    "url": "https://demozoo.org/api/v1/releasers/15266/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/15266/",
    "id": 15266,
    "name": "Buzz",
    "is_group": false,
    "nicks": [
        {
            "name": "Buzz",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Buzz"
            ]
        },
        {
            "name": "Exobuzz",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Exobuzz"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/443/?format=api",
                "id": 443,
                "name": "Iris"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19240/?format=api",
                "id": 19240,
                "name": "Maniacs"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10323/?format=api",
                "id": 10323,
                "name": "Hellfire"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/23607/?format=api",
                "id": 23607,
                "name": "Data Division"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3066/?format=api",
                "id": 3066,
                "name": "Rave Network Overscan"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=15590"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=22489"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=5721"
        }
    ]
}