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

{
    "url": "https://demozoo.org/api/v1/releasers/1345/?format=api",
    "demozoo_url": "https://demozoo.org/groups/1345/",
    "id": 1345,
    "name": "Hysteria",
    "is_group": true,
    "nicks": [
        {
            "name": "Hysteria",
            "abbreviation": "HST",
            "is_primary_nick": true,
            "variants": [
                "HST",
                "Hysteria"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1348/?format=api",
                "id": 1348,
                "name": "B52"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1349/?format=api",
                "id": 1349,
                "name": "CPT"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5300/?format=api",
                "id": 5300,
                "name": "Cobolt"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13824/?format=api",
                "id": 13824,
                "name": "Smeagol"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/44912/?format=api",
                "id": 44912,
                "name": "Tax"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2336/?format=api",
                "id": 2336,
                "name": "Green Cloud"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/93712/?format=api",
                "id": 93712,
                "name": "Safy"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/103182/?format=api",
                "id": 103182,
                "name": "Sholmes"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=3457"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=7943"
        }
    ]
}