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

{
    "url": "https://demozoo.org/api/v1/releasers/2783/?format=api",
    "demozoo_url": "https://demozoo.org/groups/2783/",
    "id": 2783,
    "name": "Groovy Bits",
    "is_group": true,
    "nicks": [
        {
            "name": "Groovy Bits",
            "abbreviation": "GB",
            "is_primary_nick": true,
            "variants": [
                "GB",
                "Groovy Bits"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/29039/?format=api",
                "id": 29039,
                "name": "CDC"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/98884/?format=api",
                "id": 98884,
                "name": "Hdh"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/103741/?format=api",
                "id": 103741,
                "name": "Gruwl"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14689/?format=api",
                "id": 14689,
                "name": "Karl XII"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=337"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=5231"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=4787"
        }
    ]
}