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

{
    "url": "https://demozoo.org/api/v1/releasers/112351/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/112351/",
    "id": 112351,
    "name": "Stauf",
    "is_group": false,
    "nicks": [
        {
            "name": "Purple Haze",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "P_Haze",
                "Purple Haze"
            ]
        },
        {
            "name": "Stauf",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Stauf"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/83654/?format=api",
                "id": 83654,
                "name": "Hardwire Couriers"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/80618/?format=api",
                "id": 80618,
                "name": "High Speed Couriers"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/88217/?format=api",
                "id": 88217,
                "name": "The Force Team"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/121480/?format=api",
                "id": 121480,
                "name": "Fatal Trading Experience"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}