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

{
    "url": "https://demozoo.org/api/v1/releasers/131087/?format=api",
    "demozoo_url": "https://demozoo.org/groups/131087/",
    "id": 131087,
    "name": "Mach 3",
    "is_group": true,
    "nicks": [
        {
            "name": "Mach 3",
            "abbreviation": "M3",
            "is_primary_nick": true,
            "variants": [
                "M3",
                "Mach -3-",
                "Mach 3"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/131086/?format=api",
                "id": 131086,
                "name": "MC Fox"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/131088/?format=api",
                "id": 131088,
                "name": "Cris"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/131089/?format=api",
                "id": 131089,
                "name": "Dactylo"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/131090/?format=api",
                "id": 131090,
                "name": "F.A.L.C.O"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=958"
        }
    ]
}