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

{
    "url": "https://demozoo.org/api/v1/releasers/68487/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/68487/",
    "id": 68487,
    "name": "Sleep",
    "is_group": false,
    "nicks": [
        {
            "name": "Sleep",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sleep"
            ]
        },
        {
            "name": "Sleepy Sleep",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Sleepy Sleep"
            ]
        },
        {
            "name": "Whee!",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Whee",
                "Whee!"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3880/?format=api",
                "id": 3880,
                "name": "Cascade"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/68488/?format=api",
                "id": 68488,
                "name": "The Almighty Grabbers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/68489/?format=api",
                "id": 68489,
                "name": "Omicron"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1070/?format=api",
                "id": 1070,
                "name": "The Electronic Knights"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=6367"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=6385"
        }
    ]
}