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

{
    "url": "https://demozoo.org/api/v1/releasers/115831/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/115831/",
    "id": 115831,
    "name": "Banshee",
    "is_group": false,
    "nicks": [
        {
            "name": "BSE",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "BSE"
            ]
        },
        {
            "name": "Banshee",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Banshee"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4974/?format=api",
                "id": 4974,
                "name": "Arcadia Team"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/52651/?format=api",
                "id": 52651,
                "name": "IMP-666"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5270/?format=api",
                "id": 5270,
                "name": "X-Factor"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4977/?format=api",
                "id": 4977,
                "name": "Rawhead"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=506"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=48418"
        }
    ]
}