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

{
    "url": "https://demozoo.org/api/v1/releasers/101576/?format=api",
    "demozoo_url": "https://demozoo.org/groups/101576/",
    "id": 101576,
    "name": "Buddha on the Edge of the World Productions",
    "is_group": true,
    "nicks": [
        {
            "name": "Buddha on the Edge of the World Productions",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Buddha on the Edge of the World Productions"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/53362/?format=api",
                "id": 53362,
                "name": "Haralampie"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/66147/?format=api",
                "id": 66147,
                "name": "Iceman"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1347/?format=api",
                "id": 1347,
                "name": "Ilkke"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=59945"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9993"
        }
    ]
}