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

{
    "url": "https://demozoo.org/api/v1/releasers/68550/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/68550/",
    "id": 68550,
    "name": "Youngking",
    "is_group": false,
    "nicks": [
        {
            "name": "Youngking",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Youngking"
            ]
        }
    ],
    "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/37045/?format=api",
                "id": 37045,
                "name": "Spice"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/115774/?format=api",
                "id": 115774,
                "name": "The Inner Circle"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=10408"
        }
    ]
}