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

{
    "url": "https://demozoo.org/api/v1/releasers/68431/?format=api",
    "demozoo_url": "https://demozoo.org/groups/68431/",
    "id": 68431,
    "name": "MPS",
    "is_group": true,
    "nicks": [
        {
            "name": "MPS",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "MPS"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/68457/?format=api",
                "id": 68457,
                "name": "PumP"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/68391/?format=api",
                "id": 68391,
                "name": "AD"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/114056/?format=api",
                "id": 114056,
                "name": "JB Fou"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/31468/?format=api",
                "id": 31468,
                "name": "GT Turbo"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/114716/?format=api",
                "id": 114716,
                "name": "Der Vinz"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2063/?format=api",
                "id": 2063,
                "name": "ST Survivor"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=12916"
        }
    ]
}