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

{
    "url": "https://demozoo.org/api/v1/releasers/80296/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/80296/",
    "id": 80296,
    "name": "Paranoid Insomniac",
    "is_group": false,
    "nicks": [
        {
            "name": "Paranoid Insomniac",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Paranoid Insomniac"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/80287/?format=api",
                "id": 80287,
                "name": "Artists With Style"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/110868/?format=api",
                "id": 110868,
                "name": "Warner Studios"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/110246/?format=api",
                "id": 110246,
                "name": "Emerge"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}