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

{
    "url": "https://demozoo.org/api/v1/releasers/26298/?format=api",
    "demozoo_url": "https://demozoo.org/groups/26298/",
    "id": 26298,
    "name": "Charlie Brown Records",
    "is_group": true,
    "nicks": [
        {
            "name": "Charlie Brown Records",
            "abbreviation": "CBR",
            "is_primary_nick": true,
            "variants": [
                "CBR",
                "Charlie Brown Records"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1891/?format=api",
                "id": 1891,
                "name": "Pedro"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11521/?format=api",
                "id": 11521,
                "name": "Dustbin"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/35719/?format=api",
                "id": 35719,
                "name": "TruxX"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/35720/?format=api",
                "id": 35720,
                "name": "Caligola"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/35721/?format=api",
                "id": 35721,
                "name": "Logòs"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/115404/?format=api",
                "id": 115404,
                "name": "Guy"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/music/groups/cbr/"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/19990125094034/http://www.cbr.avnet.it/"
        }
    ]
}