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

{
    "url": "https://demozoo.org/api/v1/releasers/10463/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/10463/",
    "id": 10463,
    "name": "Logic Dream",
    "is_group": false,
    "nicks": [
        {
            "name": "Logic Dream",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Logic Dream"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10460/?format=api",
                "id": 10460,
                "name": "Knights"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15165/?format=api",
                "id": 15165,
                "name": "DZone"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/146296/?format=api",
                "id": 146296,
                "name": "Good Vibes"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=13030"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/683/"
        }
    ]
}