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

{
    "url": "https://demozoo.org/api/v1/releasers/113086/?format=api",
    "demozoo_url": "https://demozoo.org/groups/113086/",
    "id": 113086,
    "name": "Dream",
    "is_group": true,
    "nicks": [
        {
            "name": "Dream",
            "abbreviation": "DRM",
            "is_primary_nick": true,
            "variants": [
                "DRM",
                "Dream"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/140451/?format=api",
                "id": 140451,
                "name": "Comrade"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/113087/?format=api",
                "id": 113087,
                "name": "Narrow"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14382/?format=api",
                "id": 14382,
                "name": "Sacred"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=1360"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9754"
        }
    ]
}