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

{
    "url": "https://demozoo.org/api/v1/releasers/118791/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/118791/",
    "id": 118791,
    "name": "CMC",
    "is_group": false,
    "nicks": [
        {
            "name": "CMC",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "CMC"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47442/?format=api",
                "id": 47442,
                "name": "Magicans"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3170/?format=api",
                "id": 3170,
                "name": "Genesis Project"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/118792/?format=api",
                "id": 118792,
                "name": "Lunatics"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2778/?format=api",
                "id": 2778,
                "name": "X-Rated"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=21142"
        }
    ]
}