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

{
    "url": "https://demozoo.org/api/v1/releasers/9501/?format=api",
    "demozoo_url": "https://demozoo.org/groups/9501/",
    "id": 9501,
    "name": "Siberian Group",
    "is_group": true,
    "nicks": [
        {
            "name": "Siberian Group",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Siberian Group"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9132/?format=api",
                "id": 9132,
                "name": "Fantom"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/12717/?format=api",
                "id": 12717,
                "name": "Tiboh"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/12720/?format=api",
                "id": 12720,
                "name": "Trefi"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=10251"
        },
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Siberian_Group"
        }
    ]
}