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

{
    "url": "https://demozoo.org/api/v1/releasers/130570/?format=api",
    "demozoo_url": "https://demozoo.org/groups/130570/",
    "id": 130570,
    "name": "Knights of Fortune",
    "is_group": true,
    "nicks": [
        {
            "name": "KOF Importers",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "KOF Importers"
            ]
        },
        {
            "name": "Knights of Fortune",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Knights of Fortune"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2977/?format=api",
                "id": 2977,
                "name": "Active Cracking Crew"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/130567/?format=api",
                "id": 130567,
                "name": "The Criminal"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/131105/?format=api",
                "id": 131105,
                "name": "Nikki Sixx"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/132685/?format=api",
                "id": 132685,
                "name": "Doctor Strange"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/132687/?format=api",
                "id": 132687,
                "name": "Mr. Commodore"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/79561/?format=api",
                "id": 79561,
                "name": "Radical Rick"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/132689/?format=api",
                "id": 132689,
                "name": "Thunder"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=2926"
        }
    ]
}