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

{
    "url": "https://demozoo.org/api/v1/releasers/16290/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/16290/",
    "id": 16290,
    "name": "Caprice Design",
    "is_group": false,
    "nicks": [
        {
            "name": "Caprice",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Caprice"
            ]
        },
        {
            "name": "Caprice Design",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Caprice Design"
            ]
        },
        {
            "name": "Pioneer",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Pioneer"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/469/?format=api",
                "id": 469,
                "name": "Plush"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/32881/?format=api",
                "id": 32881,
                "name": "Gloom"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=381"
        }
    ]
}