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

{
    "url": "https://demozoo.org/api/v1/releasers/52881/?format=api",
    "demozoo_url": "https://demozoo.org/groups/52881/",
    "id": 52881,
    "name": "Venom",
    "is_group": true,
    "nicks": [
        {
            "name": "Venom",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Venom"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/84400/?format=api",
                "id": 84400,
                "name": "Vision 2016"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/84401/?format=api",
                "id": 84401,
                "name": "Rebel"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/84399/?format=api",
                "id": 84399,
                "name": "Tintin"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=342"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9724"
        }
    ]
}