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

{
    "url": "https://demozoo.org/api/v1/releasers/16955/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/16955/",
    "id": 16955,
    "name": "Singer",
    "is_group": false,
    "nicks": [
        {
            "name": "Singer",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Singer"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3628/?format=api",
                "id": 3628,
                "name": "Altair"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22425/?format=api",
                "id": 22425,
                "name": "Grinders"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18060/?format=api",
                "id": 18060,
                "name": "Vague Records"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1493/?format=api",
                "id": 1493,
                "name": "Anadune"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10753/?format=api",
                "id": 10753,
                "name": "ADDiCT"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7778/?format=api",
                "id": 7778,
                "name": "Mental"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=6665"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/3878/"
        }
    ]
}