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

{
    "url": "https://demozoo.org/api/v1/releasers/2994/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/2994/",
    "id": 2994,
    "name": "The Violator",
    "is_group": false,
    "nicks": [
        {
            "name": "Codeman",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Codeman"
            ]
        },
        {
            "name": "The Violator",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Violator"
            ]
        },
        {
            "name": "Violator",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Violator"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2932/?format=api",
                "id": 2932,
                "name": "Adept"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2909/?format=api",
                "id": 2909,
                "name": "Defjam"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47360/?format=api",
                "id": 47360,
                "name": "The Maffia"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/55172/?format=api",
                "id": 55172,
                "name": "Dazzle"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3272/?format=api",
                "id": 3272,
                "name": "Top Swap"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=8172"
        }
    ]
}