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

{
    "url": "https://demozoo.org/api/v1/releasers/106918/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/106918/",
    "id": 106918,
    "name": "Joker",
    "is_group": false,
    "nicks": [
        {
            "name": "Joker",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Joker"
            ]
        },
        {
            "name": "Pat",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Pat"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106916/?format=api",
                "id": 106916,
                "name": "Shake"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/52214/?format=api",
                "id": 52214,
                "name": "Fresh"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/51324/?format=api",
                "id": 51324,
                "name": "FBI-Crew"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/54829/?format=api",
                "id": 54829,
                "name": "Seven Eleven"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17603/?format=api",
                "id": 17603,
                "name": "Future Concepts"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=19339"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=19538"
        }
    ]
}