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

{
    "url": "https://demozoo.org/api/v1/releasers/49739/?format=api",
    "demozoo_url": "https://demozoo.org/groups/49739/",
    "id": 49739,
    "name": "System Copy Software",
    "is_group": true,
    "nicks": [
        {
            "name": "System Copy Software",
            "abbreviation": "SCS",
            "is_primary_nick": true,
            "variants": [
                "SCS",
                "System Copy Software"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/69991/?format=api",
                "id": 69991,
                "name": "Arctus"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/69992/?format=api",
                "id": 69992,
                "name": "Nosek"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/69993/?format=api",
                "id": 69993,
                "name": "Orcky"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/69994/?format=api",
                "id": 69994,
                "name": "Metal"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/8BIT/SCS/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2807"
        }
    ]
}