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

{
    "url": "https://demozoo.org/api/v1/releasers/49744/?format=api",
    "demozoo_url": "https://demozoo.org/groups/49744/",
    "id": 49744,
    "name": "Software Distribution Corporation",
    "is_group": true,
    "nicks": [
        {
            "name": "Software Distribution Corporation",
            "abbreviation": "SDC",
            "is_primary_nick": true,
            "variants": [
                "SDC",
                "Software Distribution Corporation"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/153476/?format=api",
                "id": 153476,
                "name": "Mastercopy"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/78261/?format=api",
                "id": 78261,
                "name": "Altaire"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/153477/?format=api",
                "id": 153477,
                "name": "RedDog"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/153478/?format=api",
                "id": 153478,
                "name": "Ziggy"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/78262/?format=api",
                "id": 78262,
                "name": "By-tor"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/153479/?format=api",
                "id": 153479,
                "name": "Zebra"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/153480/?format=api",
                "id": 153480,
                "name": "Deerslayer"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Group",
            "url": "https://defacto2.net/g/software-distribution-corporation"
        }
    ]
}