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

{
    "url": "https://demozoo.org/api/v1/releasers/77549/?format=api",
    "demozoo_url": "https://demozoo.org/groups/77549/",
    "id": 77549,
    "name": "MalFunction System Group",
    "is_group": true,
    "nicks": [
        {
            "name": "MalFunction System Group",
            "abbreviation": "Mf.S.G.",
            "is_primary_nick": true,
            "variants": [
                "MFSG",
                "MalFunction System Group",
                "Mf.S.G."
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/77550/?format=api",
                "id": 77550,
                "name": "Funky Monk"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/77551/?format=api",
                "id": 77551,
                "name": "Big Max"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/77552/?format=api",
                "id": 77552,
                "name": "Psycho Sexy"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Group",
            "url": "https://defacto2.net/g/malfunction-system-group"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=15158"
        }
    ]
}