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

{
    "url": "https://demozoo.org/api/v1/releasers/79956/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/79956/",
    "id": 79956,
    "name": "Dr. Code",
    "is_group": false,
    "nicks": [
        {
            "name": "Dr. Code",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dr. Code",
                "Dr.Code"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/40723/?format=api",
                "id": 40723,
                "name": "Browbeat"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79957/?format=api",
                "id": 79957,
                "name": "Point-X"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/63315/?format=api",
                "id": 63315,
                "name": "Axion 1999"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/116787/?format=api",
                "id": 116787,
                "name": "Joker"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=10316"
        }
    ]
}