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

{
    "url": "https://demozoo.org/api/v1/releasers/36110/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/36110/",
    "id": 36110,
    "name": "Frost",
    "is_group": false,
    "nicks": [
        {
            "name": "Frost",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Frost"
            ]
        },
        {
            "name": "Frost Byter",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Frost Byter"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/30729/?format=api",
                "id": 30729,
                "name": "Da Cheez Brigade"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13841/?format=api",
                "id": 13841,
                "name": "Excused"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=793"
        },
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,30435/"
        }
    ]
}