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

{
    "url": "https://demozoo.org/api/v1/releasers/10155/?format=api",
    "demozoo_url": "https://demozoo.org/groups/10155/",
    "id": 10155,
    "name": "Inside",
    "is_group": true,
    "nicks": [
        {
            "name": "Inside",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Inside"
            ]
        },
        {
            "name": "Inside Informatics",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Inside Informatics"
            ]
        },
        {
            "name": "Mist",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Mist"
            ]
        },
        {
            "name": "PDS",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "PDS"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/380/?format=api",
                "id": 380,
                "name": "Memon"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13562/?format=api",
                "id": 13562,
                "name": "Ripple"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/130171/?format=api",
                "id": 130171,
                "name": "Crinoid"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15481/?format=api",
                "id": 15481,
                "name": "Raynet"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13853/?format=api",
                "id": 13853,
                "name": "Icebeat"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/71522/?format=api",
                "id": 71522,
                "name": "zUr"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.inside.org/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=4467"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/19980115005444/http://www.inside.org/"
        }
    ]
}