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

{
    "url": "https://demozoo.org/api/v1/releasers/8953/?format=api",
    "demozoo_url": "https://demozoo.org/groups/8953/",
    "id": 8953,
    "name": "4th Dimension",
    "is_group": true,
    "nicks": [
        {
            "name": "4th Dimension",
            "abbreviation": "4D",
            "is_primary_nick": true,
            "variants": [
                "4D",
                "4th Dimension"
            ]
        },
        {
            "name": "Fourth Dimension",
            "abbreviation": "FTD",
            "is_primary_nick": false,
            "variants": [
                "FTD",
                "Fourth Dimension",
                "Fourth Dimention"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8952/?format=api",
                "id": 8952,
                "name": "Diver"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8954/?format=api",
                "id": 8954,
                "name": "Siril"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9339/?format=api",
                "id": 9339,
                "name": "JTN"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9455/?format=api",
                "id": 9455,
                "name": "Rollerbob"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/20531/?format=api",
                "id": 20531,
                "name": "prof4d"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9726/?format=api",
                "id": 9726,
                "name": "Splinter"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11607/?format=api",
                "id": 11607,
                "name": "Mike"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1951"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/4th_dimension/"
        },
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/4d"
        }
    ]
}