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

{
    "url": "https://demozoo.org/api/v1/releasers/145198/?format=api",
    "demozoo_url": "https://demozoo.org/groups/145198/",
    "id": 145198,
    "name": "Big Brother Copy",
    "is_group": true,
    "nicks": [
        {
            "name": "Big Brother Copy",
            "abbreviation": "BBC",
            "is_primary_nick": true,
            "variants": [
                "BBC",
                "Big Brother Copy"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/141537/?format=api",
                "id": 141537,
                "name": "Big Brother"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/145199/?format=api",
                "id": 145199,
                "name": "Spaceranger"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=9911"
        }
    ]
}