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

{
    "url": "https://demozoo.org/api/v1/releasers/54067/?format=api",
    "demozoo_url": "https://demozoo.org/groups/54067/",
    "id": 54067,
    "name": "Core Design",
    "is_group": true,
    "nicks": [
        {
            "name": "Core Design",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Core Design"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/40576/?format=api",
                "id": 40576,
                "name": "Ben Daglish"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1342/?format=api",
                "id": 1342,
                "name": "4mat"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/954/?format=api",
                "id": 954,
                "name": "Spaceman"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/C/COREDSGN/"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=57189"
        }
    ]
}