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

{
    "url": "https://demozoo.org/api/v1/releasers/7260/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/7260/",
    "id": 7260,
    "name": "Hetero",
    "is_group": false,
    "nicks": [
        {
            "name": "Hetero",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Hetero"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7050/?format=api",
                "id": 7050,
                "name": "Superior Art Creations"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/904/?format=api",
                "id": 904,
                "name": "LKCC"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/69/?format=api",
                "id": 69,
                "name": "Tristar and Red Sector Inc."
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/519/?format=api",
                "id": 519,
                "name": "Razor 1911"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/67940/?format=api",
                "id": 67940,
                "name": "Dynasty"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/artists/hetero/"
        },
        {
            "link_class": "YoutubeUser",
            "url": "https://www.youtube.com/@lkccbot"
        }
    ]
}