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

{
    "url": "https://demozoo.org/api/v1/releasers/6860/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/6860/",
    "id": 6860,
    "name": "Native",
    "is_group": false,
    "nicks": [
        {
            "name": "Dezibel",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Dezibel",
                "dz"
            ]
        },
        {
            "name": "Native",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Native",
                "n7",
                "n7v"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6858/?format=api",
                "id": 6858,
                "name": "Aerosol"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6857/?format=api",
                "id": 6857,
                "name": "Arcade"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9364/?format=api",
                "id": 9364,
                "name": "Mimic"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15035/?format=api",
                "id": 15035,
                "name": "Black Ark"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10351/?format=api",
                "id": 10351,
                "name": "Phunk"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25866/?format=api",
                "id": 25866,
                "name": "Odelay"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AsciiarenaArtist",
            "url": "https://asciiarena.se/artist/native"
        },
        {
            "link_class": "Defacto2Person",
            "url": "https://defacto2.net/p/dezibel"
        },
        {
            "link_class": "SixteenColorsArtist",
            "url": "https://16colo.rs/artist/dezibel"
        }
    ]
}