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

{
    "url": "https://demozoo.org/api/v1/releasers/6855/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/6855/",
    "id": 6855,
    "name": "Mayski",
    "is_group": false,
    "nicks": [
        {
            "name": "Mayski",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mayski",
                "msk"
            ]
        },
        {
            "name": "Podsi",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Podsi",
                "ps"
            ]
        },
        {
            "name": "Podzi",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Podzi",
                "pdz"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7050/?format=api",
                "id": 7050,
                "name": "Superior Art Creations"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10659/?format=api",
                "id": 10659,
                "name": "123"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10320/?format=api",
                "id": 10320,
                "name": "Impure"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SixteenColorsArtist",
            "url": "https://16colo.rs/artist/podzi"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=3926"
        }
    ]
}