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

{
    "url": "https://demozoo.org/api/v1/releasers/11242/?format=api",
    "demozoo_url": "https://demozoo.org/groups/11242/",
    "id": 11242,
    "name": "Methabolix Inc.",
    "is_group": true,
    "nicks": [
        {
            "name": "Methabolix Inc.",
            "abbreviation": "MX",
            "is_primary_nick": true,
            "variants": [
                "MX",
                "Methabolix Inc."
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11243/?format=api",
                "id": 11243,
                "name": "Coby"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11244/?format=api",
                "id": 11244,
                "name": "Beast"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11245/?format=api",
                "id": 11245,
                "name": "Rachy"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3668/?format=api",
                "id": 3668,
                "name": "Unreal"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Plus4WorldGroup",
            "url": "http://plus4world.powweb.com/groups/MX"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3152"
        }
    ]
}