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

{
    "url": "https://demozoo.org/api/v1/releasers/143082/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/143082/",
    "id": 143082,
    "name": "Staale Haaland",
    "is_group": false,
    "nicks": [
        {
            "name": "Burt",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Burt"
            ]
        },
        {
            "name": "SGD",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "SGD"
            ]
        },
        {
            "name": "Staale Haaland",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Staale Haaland"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4983/?format=api",
                "id": 4983,
                "name": "Impulse"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109939/?format=api",
                "id": 109939,
                "name": "The Private Investigators"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/121467/?format=api",
                "id": 121467,
                "name": "Eagle Electronics"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=17078"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=7958"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=1636"
        }
    ]
}