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

{
    "url": "https://demozoo.org/api/v1/releasers/11182/?format=api",
    "demozoo_url": "https://demozoo.org/groups/11182/",
    "id": 11182,
    "name": "FIRE",
    "is_group": true,
    "nicks": [
        {
            "name": "FIRE",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "FIRE"
            ]
        },
        {
            "name": "Fantastic Italian Research Enterprises",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Fantastic Italian Research Enterprises"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11181/?format=api",
                "id": 11181,
                "name": "Luca"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/68947/?format=api",
                "id": 68947,
                "name": "SVS"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/106118/?format=api",
                "id": 106118,
                "name": "Nightbird"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.javalemmings.com/fire/"
        },
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=2516"
        },
        {
            "link_class": "Plus4WorldGroup",
            "url": "http://plus4world.powweb.com/groups/FIRE"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2612"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/fire/"
        }
    ]
}