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

{
    "url": "https://demozoo.org/api/v1/releasers/90432/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/90432/",
    "id": 90432,
    "name": "Yce",
    "is_group": false,
    "nicks": [
        {
            "name": "Yce",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Yce"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/90433/?format=api",
                "id": 90433,
                "name": "Liquid Gravity"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/148496/?format=api",
                "id": 148496,
                "name": "Infidels"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7647/?format=api",
                "id": 7647,
                "name": "ACiD"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7049/?format=api",
                "id": 7049,
                "name": "Remorse 1981"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Person",
            "url": "https://defacto2.net/p/yce"
        },
        {
            "link_class": "SixteenColorsArtist",
            "url": "https://16colo.rs/artist/yce"
        }
    ]
}