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

{
    "url": "https://demozoo.org/api/v1/releasers/8821/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/8821/",
    "id": 8821,
    "name": "Taper",
    "is_group": false,
    "nicks": [
        {
            "name": "Taper",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Taper"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/827/?format=api",
                "id": 827,
                "name": "Triad"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107659/?format=api",
                "id": 107659,
                "name": "Delta"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106977/?format=api",
                "id": 106977,
                "name": "Ambient"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.triad.se/members/taper"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=990"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=100036"
        }
    ]
}