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

{
    "url": "https://demozoo.org/api/v1/releasers/30719/?format=api",
    "demozoo_url": "https://demozoo.org/groups/30719/",
    "id": 30719,
    "name": "Bass Productions",
    "is_group": true,
    "nicks": [
        {
            "name": "Bass Productions",
            "abbreviation": "Bass",
            "is_primary_nick": true,
            "variants": [
                "Bass",
                "Bass Productions"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/30718/?format=api",
                "id": 30718,
                "name": "Sirrus"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3241/?format=api",
                "id": 3241,
                "name": "Siren"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15529/?format=api",
                "id": 15529,
                "name": "Liam the Lemming"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/208/?format=api",
                "id": 208,
                "name": "aMUSiC"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/67472/?format=api",
                "id": 67472,
                "name": "Nero"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": []
}