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

{
    "url": "https://demozoo.org/api/v1/releasers/10562/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/10562/",
    "id": 10562,
    "name": "Insane",
    "is_group": false,
    "nicks": [
        {
            "name": "Insane",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Insane"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/450/?format=api",
                "id": 450,
                "name": "Madwizards"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5856/?format=api",
                "id": 5856,
                "name": "Suspend"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10583/?format=api",
                "id": 10583,
                "name": "Hellcore"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.station75.com/"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=9392"
        }
    ]
}