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

{
    "url": "https://demozoo.org/api/v1/releasers/993/?format=api",
    "demozoo_url": "https://demozoo.org/groups/993/",
    "id": 993,
    "name": "Plant",
    "is_group": true,
    "nicks": [
        {
            "name": "Plant",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Plant"
            ]
        },
        {
            "name": "Project Plant",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Project Plant"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/486/?format=api",
                "id": 486,
                "name": "Dune"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8055/?format=api",
                "id": 8055,
                "name": "Edge"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/6766/?format=api",
                "id": 6766,
                "name": "Mik Sair"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/6772/?format=api",
                "id": 6772,
                "name": "Beatnik"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7218/?format=api",
                "id": 7218,
                "name": "Prism"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/62078/?format=api",
                "id": 62078,
                "name": "Sharlock"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/369/?format=api",
                "id": 369,
                "name": "Purple Motion"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=777"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/ftj/"
        }
    ]
}