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

{
    "url": "https://demozoo.org/api/v1/releasers/59581/?format=api",
    "demozoo_url": "https://demozoo.org/groups/59581/",
    "id": 59581,
    "name": "Dream Team",
    "is_group": true,
    "nicks": [
        {
            "name": "Dream Team",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dream Team"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9324/?format=api",
                "id": 9324,
                "name": "Prestige"
            },
            "is_current": false
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/59648/?format=api",
                "id": 59648,
                "name": "PSV"
            },
            "is_current": true
        }
    ],
    "subgroups": [
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/59582/?format=api",
                "id": 59582,
                "name": "Sunsoft"
            },
            "is_current": false
        }
    ],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=10736"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/dream_team_zx/"
        },
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Dream_Team"
        }
    ]
}