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

{
    "url": "https://demozoo.org/api/v1/releasers/10635/?format=api",
    "demozoo_url": "https://demozoo.org/groups/10635/",
    "id": 10635,
    "name": "Neoscientists",
    "is_group": true,
    "nicks": [
        {
            "name": "Neoscientists",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Neoscientists"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1049/?format=api",
                "id": 1049,
                "name": "Bifat"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10637/?format=api",
                "id": 10637,
                "name": "Degauss"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10638/?format=api",
                "id": 10638,
                "name": "Blue"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5796/?format=api",
                "id": 5796,
                "name": "Genetic Gemini"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/65044/?format=api",
                "id": 65044,
                "name": "Emperor"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.neoscientists.org/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=4008"
        }
    ]
}