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

{
    "url": "https://demozoo.org/api/v1/releasers/11605/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/11605/",
    "id": 11605,
    "name": "Salice",
    "is_group": false,
    "nicks": [
        {
            "name": "Salice",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Salice"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/36466/?format=api",
                "id": 36466,
                "name": "Demons"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1980/?format=api",
                "id": 1980,
                "name": "Kolor"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/90144/?format=api",
                "id": 90144,
                "name": "Taho"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/134310/?format=api",
                "id": 134310,
                "name": "Decay"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "DiscogsArtist",
            "url": "https://www.discogs.com/artist/2207-Salice"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/music/artists/salice/"
        },
        {
            "link_class": "SixteenColorsArtist",
            "url": "https://16colo.rs/artist/salice"
        }
    ]
}