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

{
    "url": "https://demozoo.org/api/v1/releasers/86042/?format=api",
    "demozoo_url": "https://demozoo.org/groups/86042/",
    "id": 86042,
    "name": "The Bit Boys",
    "is_group": true,
    "nicks": [
        {
            "name": "The Bit Boys",
            "abbreviation": "TBB",
            "is_primary_nick": true,
            "variants": [
                "TBB",
                "The Bit Boys"
            ]
        },
        {
            "name": "The Bit-Boys",
            "abbreviation": "T.B.B.",
            "is_primary_nick": false,
            "variants": [
                "T.B.B.",
                "The Bit-Boys"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/86043/?format=api",
                "id": 86043,
                "name": "Playboy-Soft"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/30378/?format=api",
                "id": 30378,
                "name": "ECR Networks"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/141530/?format=api",
                "id": 141530,
                "name": "The Megaline"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/148530/?format=api",
                "id": 148530,
                "name": "ISC 1801"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "C64chGroup",
            "url": "https://c64.ch/groups/1035"
        },
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3715"
        }
    ]
}