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

{
    "url": "https://demozoo.org/api/v1/releasers/115571/?format=api",
    "demozoo_url": "https://demozoo.org/groups/115571/",
    "id": 115571,
    "name": "FBD'C",
    "is_group": true,
    "nicks": [
        {
            "name": "FBD'C",
            "abbreviation": "FBDC",
            "is_primary_nick": true,
            "variants": [
                "FBD'C",
                "FBDC"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1673/?format=api",
                "id": 1673,
                "name": "C64 Comics Group"
            },
            "is_current": false
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/115572/?format=api",
                "id": 115572,
                "name": "Chett"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/115573/?format=api",
                "id": 115573,
                "name": "IRQ"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/115574/?format=api",
                "id": 115574,
                "name": "Number 7"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=6876"
        }
    ]
}