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

{
    "url": "https://demozoo.org/api/v1/releasers/88405/?format=api",
    "demozoo_url": "https://demozoo.org/groups/88405/",
    "id": 88405,
    "name": "More Knowledge In Software",
    "is_group": true,
    "nicks": [
        {
            "name": "More Knowledge In Software",
            "abbreviation": "MKS",
            "is_primary_nick": true,
            "variants": [
                "M.K.S.",
                "MKS",
                "More Knowledge In Software"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/88406/?format=api",
                "id": 88406,
                "name": "The Fox"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/88407/?format=api",
                "id": 88407,
                "name": "The Eagle"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/88408/?format=api",
                "id": 88408,
                "name": "The Joyman"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3056"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9075"
        }
    ]
}