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

{
    "url": "https://demozoo.org/api/v1/releasers/11513/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/11513/",
    "id": 11513,
    "name": "MC Village",
    "is_group": false,
    "nicks": [
        {
            "name": "MC Village",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "MC Village",
                "MCV"
            ]
        },
        {
            "name": "Starkiller",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Starkiller"
            ]
        },
        {
            "name": "Trantor",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Trantor"
            ]
        },
        {
            "name": "Zombi",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Zombi"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2033/?format=api",
                "id": 2033,
                "name": "The Sirius Cybernetics Corporation"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/41253/?format=api",
                "id": 41253,
                "name": "Alien Commando"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/41254/?format=api",
                "id": 41254,
                "name": "The Kill C-64 Team"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/41255/?format=api",
                "id": 41255,
                "name": "The Druids"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}