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

{
    "url": "https://demozoo.org/api/v1/releasers/66792/?format=api",
    "demozoo_url": "https://demozoo.org/groups/66792/",
    "id": 66792,
    "name": "sibCrew",
    "is_group": true,
    "nicks": [
        {
            "name": "definitely not sibkrew",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "definitely not sibkrew"
            ]
        },
        {
            "name": "sibCrew",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "sibCrew"
            ]
        },
        {
            "name": "sibKrew",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "sibKrew"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/59269/?format=api",
                "id": 59269,
                "name": "Denis Grachev"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/45761/?format=api",
                "id": 45761,
                "name": "wbcbz7"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/106417/?format=api",
                "id": 106417,
                "name": "neppieneppie"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=72081"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=12853"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/sibcrew/"
        }
    ]
}