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

{
    "url": "https://demozoo.org/api/v1/releasers/10823/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/10823/",
    "id": 10823,
    "name": "Shogoon",
    "is_group": false,
    "nicks": [
        {
            "name": "Shogoon",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Shogoon"
            ]
        },
        {
            "name": "Wojciech Radziejewski",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Wojciech Radziejewski"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8857/?format=api",
                "id": 8857,
                "name": "Elysium"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2784/?format=api",
                "id": 2784,
                "name": "Taboo"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16403/?format=api",
                "id": 16403,
                "name": "MultiStyle Labs"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10820/?format=api",
                "id": 10820,
                "name": "Agony Design"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/54872/?format=api",
                "id": 54872,
                "name": "Inflexion Development"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.mobygames.com/person/313117/wojciech-radziejewski/"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=8127"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/4140/"
        }
    ]
}