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

{
    "url": "https://demozoo.org/api/v1/releasers/10389/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/10389/",
    "id": 10389,
    "name": "Red Demon",
    "is_group": false,
    "nicks": [
        {
            "name": "Red Demon",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Red Demon",
                "rD"
            ]
        },
        {
            "name": "RedDemon",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "RedDemon"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5443/?format=api",
                "id": 5443,
                "name": "Low Profile"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15052/?format=api",
                "id": 15052,
                "name": "Grand Royal"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7062/?format=api",
                "id": 7062,
                "name": "House of Style"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1853/?format=api",
                "id": 1853,
                "name": "Paradox"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25289/?format=api",
                "id": 25289,
                "name": "Metal"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AsciiarenaArtist",
            "url": "https://asciiarena.se/artist/red-demon"
        },
        {
            "link_class": "Defacto2Person",
            "url": "https://defacto2.net/p/red-demon"
        }
    ]
}