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

{
    "url": "https://demozoo.org/api/v1/releasers/9517/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/9517/",
    "id": 9517,
    "name": "CAV Inc",
    "is_group": false,
    "nicks": [
        {
            "name": "CAV",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "CAV"
            ]
        },
        {
            "name": "CAV Inc",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "CAV Inc"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8899/?format=api",
                "id": 8899,
                "name": "Cyberpunks Unity"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=1912"
        },
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/CAV_Inc."
        }
    ]
}