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

{
    "url": "https://demozoo.org/api/v1/releasers/7504/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/7504/",
    "id": 7504,
    "name": "Link",
    "is_group": false,
    "nicks": [
        {
            "name": "Link",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Link"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/769/?format=api",
                "id": 769,
                "name": "Vibrants"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/52635/?format=api",
                "id": 52635,
                "name": "Cheyens"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=1208"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/2070/"
        }
    ]
}