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

{
    "url": "https://demozoo.org/api/v1/releasers/7409/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/7409/",
    "id": 7409,
    "name": "Cenobite",
    "is_group": false,
    "nicks": [
        {
            "name": "Bandido",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Bandido",
                "bNo"
            ]
        },
        {
            "name": "Cenobite",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Cenobite",
                "cNb"
            ]
        },
        {
            "name": "Chopper",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Chopper"
            ]
        },
        {
            "name": "Hostile",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Hostile"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7015/?format=api",
                "id": 7015,
                "name": "Sardonyx"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19452/?format=api",
                "id": 19452,
                "name": "Disorder"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6868/?format=api",
                "id": 6868,
                "name": "Epsilon Design"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Person",
            "url": "https://defacto2.net/p/cenobite"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=59624"
        }
    ]
}