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

{
    "url": "https://demozoo.org/api/v1/releasers/144281/?format=api",
    "demozoo_url": "https://demozoo.org/groups/144281/",
    "id": 144281,
    "name": "The Big Deal",
    "is_group": true,
    "nicks": [
        {
            "name": "The Big Deal",
            "abbreviation": "TBD",
            "is_primary_nick": true,
            "variants": [
                "TBD",
                "The Big Deal"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/52875/?format=api",
                "id": 52875,
                "name": "Crept"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/144287/?format=api",
                "id": 144287,
                "name": "Zac"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/144288/?format=api",
                "id": 144288,
                "name": "Mr. T"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/144289/?format=api",
                "id": 144289,
                "name": "Zoom"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=7648"
        }
    ]
}