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

{
    "url": "https://demozoo.org/api/v1/releasers/17553/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/17553/",
    "id": 17553,
    "name": "Vanquish",
    "is_group": false,
    "nicks": [
        {
            "name": "Vanquish",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Vanquish"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7647/?format=api",
                "id": 7647,
                "name": "ACiD"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/54563/?format=api",
                "id": 54563,
                "name": "New Wave Artists"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/54564/?format=api",
                "id": 54564,
                "name": "iMPERiAL"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/58347/?format=api",
                "id": 58347,
                "name": "Rendering Artistically Insane Designs"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45978/?format=api",
                "id": 45978,
                "name": "NATiON"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Person",
            "url": "https://defacto2.net/p/vanquish"
        },
        {
            "link_class": "SixteenColorsArtist",
            "url": "https://16colo.rs/artist/vanquish"
        }
    ]
}