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

{
    "url": "https://demozoo.org/api/v1/releasers/135866/?format=api",
    "demozoo_url": "https://demozoo.org/groups/135866/",
    "id": 135866,
    "name": "Paramount",
    "is_group": true,
    "nicks": [
        {
            "name": "Paramount",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Paramount"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/135855/?format=api",
                "id": 135855,
                "name": "D.R.I."
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/135862/?format=api",
                "id": 135862,
                "name": "Hunter"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=5894"
        }
    ]
}