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

{
    "url": "https://demozoo.org/api/v1/releasers/9518/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/9518/",
    "id": 9518,
    "name": "Newart",
    "is_group": false,
    "nicks": [
        {
            "name": "New Art",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "New Art"
            ]
        },
        {
            "name": "Newart",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Newart"
            ]
        },
        {
            "name": "Newart Pictures",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Newart Pictures"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9460/?format=api",
                "id": 9460,
                "name": "N-Discovery"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=1224"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13359"
        },
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Newart"
        }
    ]
}