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

{
    "url": "https://demozoo.org/api/v1/releasers/100164/?format=api",
    "demozoo_url": "https://demozoo.org/groups/100164/",
    "id": 100164,
    "name": "C & A Fan",
    "is_group": true,
    "nicks": [
        {
            "name": "C & A Fan",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "C & A Fan"
            ]
        },
        {
            "name": "C&A Fan Team",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "C&A Fan Team"
            ]
        },
        {
            "name": "FanCA",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "FanCA"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/100165/?format=api",
                "id": 100165,
                "name": "Adam Stach"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/17592/?format=api",
                "id": 17592,
                "name": "Piesiu"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/61104/?format=api",
                "id": 61104,
                "name": "PeCe"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=5547"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=55116"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=12039"
        }
    ]
}