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

{
    "url": "https://demozoo.org/api/v1/releasers/9947/?format=api",
    "demozoo_url": "https://demozoo.org/groups/9947/",
    "id": 9947,
    "name": "Baseline 2091",
    "is_group": true,
    "nicks": [
        {
            "name": "Baseline 2091",
            "abbreviation": "BSL",
            "is_primary_nick": true,
            "variants": [
                "BSL",
                "Baseline 2091"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9944/?format=api",
                "id": 9944,
                "name": "The White Knight"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9945/?format=api",
                "id": 9945,
                "name": "Pan"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16165/?format=api",
                "id": 16165,
                "name": "Micro"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7670/?format=api",
                "id": 7670,
                "name": "Voyager"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3490"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/baseline_2091/"
        }
    ]
}