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

{
    "url": "https://demozoo.org/api/v1/releasers/28049/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/28049/",
    "id": 28049,
    "name": "Ice Cube",
    "is_group": false,
    "nicks": [
        {
            "name": "Ice Cube",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ice Cube"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1218/?format=api",
                "id": 1218,
                "name": "Anthrox"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/84602/?format=api",
                "id": 84602,
                "name": "Underground Console Crackers Inc."
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25756/?format=api",
                "id": 25756,
                "name": "Premiere"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}