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

{
    "url": "https://demozoo.org/api/v1/releasers/5058/?format=api",
    "demozoo_url": "https://demozoo.org/groups/5058/",
    "id": 5058,
    "name": "Mega Industries",
    "is_group": true,
    "nicks": [
        {
            "name": "Mega Industries",
            "abbreviation": "M",
            "is_primary_nick": true,
            "variants": [
                "M",
                "Mega Industries"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5057/?format=api",
                "id": 5057,
                "name": "Tachyon"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/52274/?format=api",
                "id": 52274,
                "name": "Peter Venkman"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/48166/?format=api",
                "id": 48166,
                "name": "sPINOZa"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/84109/?format=api",
                "id": 84109,
                "name": "Ennic"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/46024/?format=api",
                "id": 46024,
                "name": "Ronny Pasch"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/123382/?format=api",
                "id": 123382,
                "name": "Henry"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/69254/?format=api",
                "id": 69254,
                "name": "François Prijt"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/125947/?format=api",
                "id": 125947,
                "name": "Ghostrider"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/146498/?format=api",
                "id": 146498,
                "name": "Xtra-T"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=1374"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=20367"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2666"
        }
    ]
}