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

{
    "url": "https://demozoo.org/api/v1/releasers/145003/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/145003/",
    "id": 145003,
    "name": "Slash",
    "is_group": false,
    "nicks": [
        {
            "name": "Leafisis",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Leafisis"
            ]
        },
        {
            "name": "Slash",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Slash"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/67536/?format=api",
                "id": 67536,
                "name": "The Cure"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107290/?format=api",
                "id": 107290,
                "name": "Brickhead Software Crackers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14392/?format=api",
                "id": 14392,
                "name": "The Digital Underground"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107864/?format=api",
                "id": 107864,
                "name": "Exploding Head Productions"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=3784"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=6757"
        }
    ]
}