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

{
    "url": "https://demozoo.org/api/v1/releasers/9142/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/9142/",
    "id": 9142,
    "name": "Shaitan",
    "is_group": false,
    "nicks": [
        {
            "name": "Shaitan",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Shaitan"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13670/?format=api",
                "id": 13670,
                "name": "Fischbratküche"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13583/?format=api",
                "id": 13583,
                "name": "Sargahd"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3810/?format=api",
                "id": 3810,
                "name": "Black Maiden"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/129927/?format=api",
                "id": 129927,
                "name": "Evil Empire"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SixteenColorsArtist",
            "url": "https://16colo.rs/artist/shaitan"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=320"
        }
    ]
}