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

{
    "url": "https://demozoo.org/api/v1/releasers/9851/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/9851/",
    "id": 9851,
    "name": "Mother",
    "is_group": false,
    "nicks": [
        {
            "name": "Celsius",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Celsius"
            ]
        },
        {
            "name": "Mother",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mother"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3810/?format=api",
                "id": 3810,
                "name": "Black Maiden"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14760/?format=api",
                "id": 14760,
                "name": "Kwest"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46271/?format=api",
                "id": 46271,
                "name": "Army of Death"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/57995/?format=api",
                "id": 57995,
                "name": "Die Permanenten Schmierer"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/43824/?format=api",
                "id": 43824,
                "name": "Xpedicon"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SixteenColorsArtist",
            "url": "https://16colo.rs/artist/mother"
        }
    ]
}