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

{
    "url": "https://demozoo.org/api/v1/releasers/2071/?format=api",
    "demozoo_url": "https://demozoo.org/groups/2071/",
    "id": 2071,
    "name": "Space",
    "is_group": true,
    "nicks": [
        {
            "name": "Space",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Space"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2073/?format=api",
                "id": 2073,
                "name": "Moody"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2072/?format=api",
                "id": 2072,
                "name": "Orbis"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/95229/?format=api",
                "id": 95229,
                "name": "Wrath"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=28570"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=11208"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/space/"
        }
    ]
}