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

{
    "url": "https://demozoo.org/api/v1/releasers/22096/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/22096/",
    "id": 22096,
    "name": "Caynan",
    "is_group": false,
    "nicks": [
        {
            "name": "Caynan",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Caynan"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10129/?format=api",
                "id": 10129,
                "name": "Poison"
            },
            "is_current": false
        },
        {
            "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": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/30511/?format=api",
                "id": 30511,
                "name": "Scheidenwind"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9921/?format=api",
                "id": 9921,
                "name": "Society of Suckers"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17338/?format=api",
                "id": 17338,
                "name": "Creators of Intense Art"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SixteenColorsArtist",
            "url": "https://16colo.rs/artist/caynan"
        }
    ]
}