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

{
    "url": "https://demozoo.org/api/v1/releasers/28908/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/28908/",
    "id": 28908,
    "name": "Sledge",
    "is_group": false,
    "nicks": [
        {
            "name": "SLH",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "SLH"
            ]
        },
        {
            "name": "Sledge",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sledge"
            ]
        },
        {
            "name": "Sledgehammer",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Sledgehammer"
            ]
        },
        {
            "name": "The Sledge",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Sledge"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12757/?format=api",
                "id": 12757,
                "name": "Hotline"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18735/?format=api",
                "id": 18735,
                "name": "Elitendo"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15355/?format=api",
                "id": 15355,
                "name": "Elite"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31440/?format=api",
                "id": 31440,
                "name": "The Blue System"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=2108"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=65657"
        }
    ]
}