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

{
    "url": "https://demozoo.org/api/v1/releasers/9540/?format=api",
    "demozoo_url": "https://demozoo.org/groups/9540/",
    "id": 9540,
    "name": "Brutal Creators",
    "is_group": true,
    "nicks": [
        {
            "name": "Brutal Creators",
            "abbreviation": "BrC",
            "is_primary_nick": true,
            "variants": [
                "BrC",
                "Brutal Creators"
            ]
        },
        {
            "name": "Vish Soft",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Vish Soft"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9539/?format=api",
                "id": 9539,
                "name": "RTD"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/145496/?format=api",
                "id": 145496,
                "name": "Noviset"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/145497/?format=api",
                "id": 145497,
                "name": "Pix"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1950"
        },
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Brutal_Creators"
        }
    ]
}