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

{
    "url": "https://demozoo.org/api/v1/releasers/44054/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/44054/",
    "id": 44054,
    "name": "Raskolnikov",
    "is_group": false,
    "nicks": [
        {
            "name": "Mike Cattle",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Mike Cattle"
            ]
        },
        {
            "name": "Raskolnikov",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Rask",
                "Raskolnikov"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/53704/?format=api",
                "id": 53704,
                "name": "New York Crackers"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/115821/?format=api",
                "id": 115821,
                "name": "Calgary Music and GFX"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}