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

{
    "url": "https://demozoo.org/api/v1/releasers/126693/?format=api",
    "demozoo_url": "https://demozoo.org/groups/126693/",
    "id": 126693,
    "name": "New Deal",
    "is_group": true,
    "nicks": [
        {
            "name": "New Deal",
            "abbreviation": "n^D",
            "is_primary_nick": true,
            "variants": [
                "New Deal",
                "n^D"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11831/?format=api",
                "id": 11831,
                "name": "Yop"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/126699/?format=api",
                "id": 126699,
                "name": "Rebel"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/626/?format=api",
                "id": 626,
                "name": "Lord Chaos"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/134148/?format=api",
                "id": 134148,
                "name": "Steve"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/graphics/ascii/new_deal/"
        }
    ]
}