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

{
    "url": "https://demozoo.org/api/v1/releasers/108316/?format=api",
    "demozoo_url": "https://demozoo.org/groups/108316/",
    "id": 108316,
    "name": "Miracle",
    "is_group": true,
    "nicks": [
        {
            "name": "Miracle",
            "abbreviation": "MRC",
            "is_primary_nick": true,
            "variants": [
                "MRC",
                "Miracle"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/39411/?format=api",
                "id": 39411,
                "name": "Tecon"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/43072/?format=api",
                "id": 43072,
                "name": "Zeus"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16043/?format=api",
                "id": 16043,
                "name": "Mason"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/90669/?format=api",
                "id": 90669,
                "name": "Axel"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=493"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8142"
        }
    ]
}