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

{
    "url": "https://demozoo.org/api/v1/releasers/2745/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/2745/",
    "id": 2745,
    "name": "Steelhead",
    "is_group": false,
    "nicks": [
        {
            "name": "Darkranger",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Darkranger"
            ]
        },
        {
            "name": "Divine",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Divine"
            ]
        },
        {
            "name": "Dope",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Dope"
            ]
        },
        {
            "name": "Sasch",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Sasch"
            ]
        },
        {
            "name": "Steelhead",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Steelhead"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8622/?format=api",
                "id": 8622,
                "name": "Panic"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1079/?format=api",
                "id": 1079,
                "name": "Digital"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3457/?format=api",
                "id": 3457,
                "name": "Triplex"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3334/?format=api",
                "id": 3334,
                "name": "D-Tect"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=46218"
        }
    ]
}