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

{
    "url": "https://demozoo.org/api/v1/releasers/15204/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/15204/",
    "id": 15204,
    "name": "Sense",
    "is_group": false,
    "nicks": [
        {
            "name": "Sense",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sense"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8664/?format=api",
                "id": 8664,
                "name": "Woorlic"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17870/?format=api",
                "id": 17870,
                "name": "i2pi"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/85913/?format=api",
                "id": 85913,
                "name": "Miasmah"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "DiscogsArtist",
            "url": "https://www.discogs.com/artist/2203-Sense"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=3182"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20050207154935/http://sense.i2pi.com:80/"
        }
    ]
}