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

{
    "url": "https://demozoo.org/api/v1/releasers/147104/?format=api",
    "demozoo_url": "https://demozoo.org/groups/147104/",
    "id": 147104,
    "name": "More Stupid Initials",
    "is_group": true,
    "nicks": [
        {
            "name": "More Stupid Initials",
            "abbreviation": "MSI",
            "is_primary_nick": true,
            "variants": [
                "MSI",
                "More Stupid Initials"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/46684/?format=api",
                "id": 46684,
                "name": "Ford Perfect"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/86516/?format=api",
                "id": 86516,
                "name": "Malicious Intent"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/79655/?format=api",
                "id": 79655,
                "name": "Baked Potato"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/147105/?format=api",
                "id": 147105,
                "name": "Gridlock"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/147106/?format=api",
                "id": 147106,
                "name": "The Xyster"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/147107/?format=api",
                "id": 147107,
                "name": "Burgundy"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Group",
            "url": "https://defacto2.net/g/more-stupid-initials"
        }
    ]
}