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

{
    "url": "https://demozoo.org/api/v1/releasers/53064/?format=api",
    "demozoo_url": "https://demozoo.org/groups/53064/",
    "id": 53064,
    "name": "Rule3",
    "is_group": true,
    "nicks": [
        {
            "name": "Rule3",
            "abbreviation": "R3",
            "is_primary_nick": true,
            "variants": [
                "R3",
                "Rule3"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/49537/?format=api",
                "id": 49537,
                "name": "JFK"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/53102/?format=api",
                "id": 53102,
                "name": "Warlock"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/55626/?format=api",
                "id": 55626,
                "name": "Nostradamus"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/24765/?format=api",
                "id": 24765,
                "name": "Nightrider"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/128183/?format=api",
                "id": 128183,
                "name": "Helios"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=746"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8263"
        }
    ]
}