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

{
    "url": "https://demozoo.org/api/v1/releasers/77988/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/77988/",
    "id": 77988,
    "name": "PK",
    "is_group": false,
    "nicks": [
        {
            "name": "D Cipher",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "D Cipher",
                "DC"
            ]
        },
        {
            "name": "PK",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "PK"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5105/?format=api",
                "id": 5105,
                "name": "Style"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/64989/?format=api",
                "id": 64989,
                "name": "Arcane"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8854/?format=api",
                "id": 8854,
                "name": "Armageddon"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108073/?format=api",
                "id": 108073,
                "name": "Grimoire"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=819"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=4976"
        }
    ]
}