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

{
    "url": "https://demozoo.org/api/v1/releasers/87384/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/87384/",
    "id": 87384,
    "name": "Yans",
    "is_group": false,
    "nicks": [
        {
            "name": "Dr. Yans",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Dr. Yans"
            ]
        },
        {
            "name": "Yans",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Yans"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/20545/?format=api",
                "id": 20545,
                "name": "Albion Crew"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/65668/?format=api",
                "id": 65668,
                "name": "Jabole"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106931/?format=api",
                "id": 106931,
                "name": "Agnus"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/54907/?format=api",
                "id": 54907,
                "name": "Impact Laboratories"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/75434/?format=api",
                "id": 75434,
                "name": "Street Children"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=11958"
        }
    ]
}