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

{
    "url": "https://demozoo.org/api/v1/releasers/114345/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/114345/",
    "id": 114345,
    "name": "C4C0",
    "is_group": false,
    "nicks": [
        {
            "name": "C4C0",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "C4C0"
            ]
        },
        {
            "name": "Cyco",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Cyco"
            ]
        },
        {
            "name": "Kwon",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Kwon"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/54781/?format=api",
                "id": 54781,
                "name": "Alabama"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/90894/?format=api",
                "id": 90894,
                "name": "Detail"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/51331/?format=api",
                "id": 51331,
                "name": "Action"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=17855"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=10555"
        }
    ]
}