GET /api/v1/releasers/16900/?format=api
               
              
                HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
    "url": "https://demozoo.org/api/v1/releasers/16900/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/16900/",
    "id": 16900,
    "name": "Mr Kite",
    "is_group": false,
    "nicks": [
        {
            "name": "Mr Kite",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mr Kite",
                "Mrkite"
            ]
        }
    ],
    "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/30711/?format=api",
                "id": 30711,
                "name": "Epinicion"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45950/?format=api",
                "id": 45950,
                "name": "Trank"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/80378/?format=api",
                "id": 80378,
                "name": "Haze"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7049/?format=api",
                "id": 7049,
                "name": "Remorse 1981"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SixteenColorsArtist",
            "url": "https://16colo.rs/artist/mr%20kite"
        }
    ]
}