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

{
    "url": "https://demozoo.org/api/v1/releasers/56188/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/56188/",
    "id": 56188,
    "name": "Pulped",
    "is_group": false,
    "nicks": [
        {
            "name": "Groucho",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Groucho"
            ]
        },
        {
            "name": "Pulped",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Pulped"
            ]
        },
        {
            "name": "QRT",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "QRT"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/56187/?format=api",
                "id": 56187,
                "name": "Cobra Curings"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1869/?format=api",
                "id": 1869,
                "name": "Upfront"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/129368/?format=api",
                "id": 129368,
                "name": "Secret Society"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/56186/?format=api",
                "id": 56186,
                "name": "Triton Technology"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=8617"
        }
    ]
}