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

{
    "url": "https://demozoo.org/api/v1/releasers/116103/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/116103/",
    "id": 116103,
    "name": "The Pro",
    "is_group": false,
    "nicks": [
        {
            "name": "The Pro",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Pro"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/116102/?format=api",
                "id": 116102,
                "name": "Spy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/116104/?format=api",
                "id": 116104,
                "name": "The Commodore Convicts"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/115528/?format=api",
                "id": 115528,
                "name": "The Elite Circle"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/116105/?format=api",
                "id": 116105,
                "name": "The Firefox Crackers"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=12026"
        }
    ]
}