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

{
    "url": "https://demozoo.org/api/v1/releasers/8895/?format=api",
    "demozoo_url": "https://demozoo.org/groups/8895/",
    "id": 8895,
    "name": "Megacode",
    "is_group": true,
    "nicks": [
        {
            "name": "Megacode",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Megacode"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8883/?format=api",
                "id": 8883,
                "name": "Extreme Entertainment"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/40676/?format=api",
                "id": 40676,
                "name": "Snake"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/21079/?format=api",
                "id": 21079,
                "name": "Sat"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/48045/?format=api",
                "id": 48045,
                "name": "Mad Max"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Megacode"
        }
    ]
}