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

{
    "url": "https://demozoo.org/api/v1/releasers/78569/?format=api",
    "demozoo_url": "https://demozoo.org/groups/78569/",
    "id": 78569,
    "name": "The Star Frontiers",
    "is_group": true,
    "nicks": [
        {
            "name": "Star Frontiers",
            "abbreviation": "SF",
            "is_primary_nick": false,
            "variants": [
                "SF",
                "Star Frontiers"
            ]
        },
        {
            "name": "The Star Frontiers",
            "abbreviation": "TSF",
            "is_primary_nick": true,
            "variants": [
                "TSF",
                "The Star Frontiers"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/61153/?format=api",
                "id": 61153,
                "name": "Quark"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/61149/?format=api",
                "id": 61149,
                "name": "Ming"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/101924/?format=api",
                "id": 101924,
                "name": "Eli"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/120036/?format=api",
                "id": 120036,
                "name": "Ram"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/140910/?format=api",
                "id": 140910,
                "name": "Pirx"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/140911/?format=api",
                "id": 140911,
                "name": "Antibyte"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3083"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=5356"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1514"
        }
    ]
}