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

{
    "url": "https://demozoo.org/api/v1/releasers/9311/?format=api",
    "demozoo_url": "https://demozoo.org/groups/9311/",
    "id": 9311,
    "name": "BrokImSoft",
    "is_group": true,
    "nicks": [
        {
            "name": "BrokImSoft",
            "abbreviation": "BIS",
            "is_primary_nick": true,
            "variants": [
                "BIS",
                "BrokImSoft"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8897/?format=api",
                "id": 8897,
                "name": "Rush"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/149895/?format=api",
                "id": 149895,
                "name": "Amazing Software Making"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9310/?format=api",
                "id": 9310,
                "name": "Panda"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/37548/?format=api",
                "id": 37548,
                "name": "Slider"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/149575/?format=api",
                "id": 149575,
                "name": "Alexoft"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/149576/?format=api",
                "id": 149576,
                "name": "Steeler"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/149577/?format=api",
                "id": 149577,
                "name": "Ticklish Jim"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/BrokImSoft"
        }
    ]
}