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

{
    "url": "https://demozoo.org/api/v1/releasers/13215/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/13215/",
    "id": 13215,
    "name": "Konami",
    "is_group": false,
    "nicks": [
        {
            "name": "Konami",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dr. Shizuma",
                "KO",
                "Konami"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9364/?format=api",
                "id": 9364,
                "name": "Mimic"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17734/?format=api",
                "id": 17734,
                "name": "The Legion"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3810/?format=api",
                "id": 3810,
                "name": "Black Maiden"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10339/?format=api",
                "id": 10339,
                "name": "Galza"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25866/?format=api",
                "id": 25866,
                "name": "Odelay"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/44545/?format=api",
                "id": 44545,
                "name": "Break"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SixteenColorsArtist",
            "url": "https://16colo.rs/artist/konami"
        }
    ]
}