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

{
    "url": "https://demozoo.org/api/v1/releasers/9898/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/9898/",
    "id": 9898,
    "name": "Desert",
    "is_group": false,
    "nicks": [
        {
            "name": "2krazy",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "2krazy"
            ]
        },
        {
            "name": "Desert",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "D!",
                "Des",
                "Desert"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9899/?format=api",
                "id": 9899,
                "name": "Funk!"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2226/?format=api",
                "id": 2226,
                "name": "Phantasy"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6876/?format=api",
                "id": 6876,
                "name": "DeZign"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6701/?format=api",
                "id": 6701,
                "name": "Remedy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/37103/?format=api",
                "id": 37103,
                "name": "Bloody Kids"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/145207/?format=api",
                "id": 145207,
                "name": "Back 2 Basix"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Person",
            "url": "https://defacto2.net/p/desert"
        },
        {
            "link_class": "DiscogsArtist",
            "url": "https://www.discogs.com/artist/1053550-2Krazy"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=22801"
        },
        {
            "link_class": "SixteenColorsArtist",
            "url": "https://16colo.rs/artist/desert"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=4541"
        }
    ]
}