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

{
    "url": "https://demozoo.org/api/v1/releasers/141497/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/141497/",
    "id": 141497,
    "name": "Peter Krefting",
    "is_group": false,
    "nicks": [
        {
            "name": "Mr. P",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Mr. P"
            ]
        },
        {
            "name": "Nafmo",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Nafmo"
            ]
        },
        {
            "name": "Peter Krefting",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Peter Krefting"
            ]
        },
        {
            "name": "Sector Three",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Sector Three"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109047/?format=api",
                "id": 109047,
                "name": "Softwolves"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=4654"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=23401"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=23399"
        }
    ]
}