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

{
    "url": "https://demozoo.org/api/v1/releasers/7101/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/7101/",
    "id": 7101,
    "name": "C-Quence",
    "is_group": false,
    "nicks": [
        {
            "name": "C-Quence",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "C-Quence"
            ]
        },
        {
            "name": "Zeus",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Zeus"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5369/?format=api",
                "id": 5369,
                "name": "Gods"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6974/?format=api",
                "id": 6974,
                "name": "Defiance"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/443/?format=api",
                "id": 443,
                "name": "Iris"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/50274/?format=api",
                "id": 50274,
                "name": "Destruction"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2454/?format=api",
                "id": 2454,
                "name": "Impact"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=885"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=58354"
        }
    ]
}