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

{
    "url": "https://demozoo.org/api/v1/releasers/11966/?format=api",
    "demozoo_url": "https://demozoo.org/groups/11966/",
    "id": 11966,
    "name": "Science",
    "is_group": true,
    "nicks": [
        {
            "name": "Science",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Science"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11969/?format=api",
                "id": 11969,
                "name": "Arm1n"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11967/?format=api",
                "id": 11967,
                "name": "Fyzix"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11970/?format=api",
                "id": 11970,
                "name": "Incommunicado"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11624/?format=api",
                "id": 11624,
                "name": "D4s"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11968/?format=api",
                "id": 11968,
                "name": "Deload"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/40152/?format=api",
                "id": 40152,
                "name": "R00ter"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://science.untergrund.net/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=963"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/science/"
        }
    ]
}