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

{
    "url": "https://demozoo.org/api/v1/releasers/68552/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/68552/",
    "id": 68552,
    "name": "Code Breaker",
    "is_group": false,
    "nicks": [
        {
            "name": "Code Breaker",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Code Breaker"
            ]
        },
        {
            "name": "Codebreaker",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Codebreaker"
            ]
        },
        {
            "name": "The Codebreaker",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Codebreaker"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/68546/?format=api",
                "id": 68546,
                "name": "Public Enemy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46472/?format=api",
                "id": 46472,
                "name": "Pentagram"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/37525/?format=api",
                "id": 37525,
                "name": "Genesis"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46640/?format=api",
                "id": 46640,
                "name": "TDU-JAM"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/147177/?format=api",
                "id": 147177,
                "name": "Needful Things"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/112780/?format=api",
                "id": 112780,
                "name": "Untouchables"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=8293"
        }
    ]
}