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

{
    "url": "https://demozoo.org/api/v1/releasers/7495/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/7495/",
    "id": 7495,
    "name": "Kring",
    "is_group": false,
    "nicks": [
        {
            "name": "Jesper S. Larsen",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Jesper S. Larsen"
            ]
        },
        {
            "name": "Kring",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Kring"
            ]
        },
        {
            "name": "The Buzzard",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Buzzard"
            ]
        },
        {
            "name": "Trendt",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Trendt"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/137/?format=api",
                "id": 137,
                "name": "Camelot"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/58377/?format=api",
                "id": 58377,
                "name": "Profile Entertainment"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/156/?format=api",
                "id": 156,
                "name": "Vision"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=1822"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=5930"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=13572"
        }
    ]
}