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

{
    "url": "https://demozoo.org/api/v1/releasers/2478/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/2478/",
    "id": 2478,
    "name": "Deez",
    "is_group": false,
    "nicks": [
        {
            "name": "Clavius",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Clavius"
            ]
        },
        {
            "name": "Deez",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Deez"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2210/?format=api",
                "id": 2210,
                "name": "Mind Design"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12780/?format=api",
                "id": 12780,
                "name": "Evolution"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/36963/?format=api",
                "id": 36963,
                "name": "Avalanche"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/32433/?format=api",
                "id": 32433,
                "name": "Antic"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2277/?format=api",
                "id": 2277,
                "name": "Wildfire"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/40316/?format=api",
                "id": 40316,
                "name": "Cyberpunks"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,220225/"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/19990220022743/http://www.algonet.se:80/~deez/"
        }
    ]
}