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

{
    "url": "https://demozoo.org/api/v1/releasers/198/?format=api",
    "demozoo_url": "https://demozoo.org/groups/198/",
    "id": 198,
    "name": "Purple",
    "is_group": true,
    "nicks": [
        {
            "name": "Digitron",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Digitron"
            ]
        },
        {
            "name": "Purple",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Purple"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/200/?format=api",
                "id": 200,
                "name": "Rbecue"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/213/?format=api",
                "id": 213,
                "name": "Mystical"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/199/?format=api",
                "id": 199,
                "name": "Mads"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/201/?format=api",
                "id": 201,
                "name": "Ernst Hot"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/202/?format=api",
                "id": 202,
                "name": "Vipa"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/48214/?format=api",
                "id": 48214,
                "name": "Stencil"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/48215/?format=api",
                "id": 48215,
                "name": "Thing"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/65316/?format=api",
                "id": 65316,
                "name": "Goto64"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/65317/?format=api",
                "id": 65317,
                "name": "Splatt"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/68572/?format=api",
                "id": 68572,
                "name": "Darkwing"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=28"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/purple/"
        }
    ]
}