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

{
    "url": "https://demozoo.org/api/v1/releasers/88376/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/88376/",
    "id": 88376,
    "name": "GarFlozzy",
    "is_group": false,
    "nicks": [
        {
            "name": "GarFlozzy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "GarFlozzy"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/88369/?format=api",
                "id": 88369,
                "name": "Versus"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/89908/?format=api",
                "id": 89908,
                "name": "Explosion"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11494/?format=api",
                "id": 11494,
                "name": "Dask"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SixteenColorsArtist",
            "url": "https://16colo.rs/artist/garflozzy"
        }
    ]
}