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

{
    "url": "https://demozoo.org/api/v1/releasers/63616/?format=api",
    "demozoo_url": "https://demozoo.org/groups/63616/",
    "id": 63616,
    "name": "The Commodore Guys",
    "is_group": true,
    "nicks": [
        {
            "name": "The Commodore Guys",
            "abbreviation": "TCG",
            "is_primary_nick": true,
            "variants": [
                "TCG",
                "The Commodore Guys"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/63622/?format=api",
                "id": 63622,
                "name": "Fandral"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/62985/?format=api",
                "id": 62985,
                "name": "Tip"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/130881/?format=api",
                "id": 130881,
                "name": "Catweazle"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/130882/?format=api",
                "id": 130882,
                "name": "Gamekiller"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=29667"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=7174"
        }
    ]
}