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

{
    "url": "https://demozoo.org/api/v1/releasers/90322/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/90322/",
    "id": 90322,
    "name": "Cap",
    "is_group": false,
    "nicks": [
        {
            "name": "Cap",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Cap"
            ]
        },
        {
            "name": "Cap 3001 Inc",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Cap 3001 Inc"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6976/?format=api",
                "id": 6976,
                "name": "Silicon Limited"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109737/?format=api",
                "id": 109737,
                "name": "The Gang"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107095/?format=api",
                "id": 107095,
                "name": "Oase"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=4881"
        }
    ]
}