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

{
    "url": "https://demozoo.org/api/v1/releasers/149896/?format=api",
    "demozoo_url": "https://demozoo.org/groups/149896/",
    "id": 149896,
    "name": "Premier Corp",
    "is_group": true,
    "nicks": [
        {
            "name": "Premier Corp",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Premier Corp"
            ]
        }
    ],
    "member_of": [
        {
            "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/9204/?format=api",
                "id": 9204,
                "name": "Cooper"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Premier_Corp"
        }
    ]
}