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

{
    "url": "https://demozoo.org/api/v1/releasers/90623/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/90623/",
    "id": 90623,
    "name": "Big Mario",
    "is_group": false,
    "nicks": [
        {
            "name": "Big Mario",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Big Mario"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25795/?format=api",
                "id": 25795,
                "name": "Silicon Dream Artists"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/130455/?format=api",
                "id": 130455,
                "name": "PreVueS Staff"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/118665/?format=api",
                "id": 118665,
                "name": "Artists Without Loyality"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SixteenColorsArtist",
            "url": "https://16colo.rs/artist/big%20mario"
        }
    ]
}