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

{
    "url": "https://demozoo.org/api/v1/releasers/36081/?format=api",
    "demozoo_url": "https://demozoo.org/groups/36081/",
    "id": 36081,
    "name": "Universe",
    "is_group": true,
    "nicks": [
        {
            "name": "Universe",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Universe"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/18482/?format=api",
                "id": 18482,
                "name": "Ginger Ale"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/81338/?format=api",
                "id": 81338,
                "name": "DP"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=1275"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=12931"
        }
    ]
}