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

{
    "url": "https://demozoo.org/api/v1/releasers/9716/?format=api",
    "demozoo_url": "https://demozoo.org/groups/9716/",
    "id": 9716,
    "name": "Real Soft Makers",
    "is_group": true,
    "nicks": [
        {
            "name": "Real Soft Makers",
            "abbreviation": "RSM",
            "is_primary_nick": true,
            "variants": [
                "RSM",
                "Real Soft Makers"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/152318/?format=api",
                "id": 152318,
                "name": "FreeStyle"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9715/?format=api",
                "id": 9715,
                "name": "Dr. Lion"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/108604/?format=api",
                "id": 108604,
                "name": "Cooper"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Real_Soft_Makers"
        }
    ]
}