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

{
    "url": "https://demozoo.org/api/v1/releasers/10665/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/10665/",
    "id": 10665,
    "name": "Pogue",
    "is_group": false,
    "nicks": [
        {
            "name": "Meestee",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Meestee",
                "m7S!",
                "mS!"
            ]
        },
        {
            "name": "Misty",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "M!sty",
                "Misty"
            ]
        },
        {
            "name": "Pogue",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Pogue",
                "p0gue",
                "pO!"
            ]
        },
        {
            "name": "Shaggy",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Shaggy"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10320/?format=api",
                "id": 10320,
                "name": "Impure"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/26588/?format=api",
                "id": 26588,
                "name": "Dominio"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106746/?format=api",
                "id": 106746,
                "name": "Wasted Obfuscated Evolution"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/111432/?format=api",
                "id": 111432,
                "name": "Taura"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Person",
            "url": "https://defacto2.net/p/pogue"
        },
        {
            "link_class": "SixteenColorsArtist",
            "url": "https://16colo.rs/artist/pogue"
        }
    ]
}