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

{
    "url": "https://demozoo.org/api/v1/releasers/54871/?format=api",
    "demozoo_url": "https://demozoo.org/groups/54871/",
    "id": 54871,
    "name": "Obituary",
    "is_group": true,
    "nicks": [
        {
            "name": "Obituary",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Obituary"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11870/?format=api",
                "id": 11870,
                "name": "Scout"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/143576/?format=api",
                "id": 143576,
                "name": "Jesus"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/39801/?format=api",
                "id": 39801,
                "name": "Earthshaker"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=1552"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8591"
        }
    ]
}