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

{
    "url": "https://demozoo.org/api/v1/releasers/45498/?format=api",
    "demozoo_url": "https://demozoo.org/groups/45498/",
    "id": 45498,
    "name": "Myriad Productions",
    "is_group": true,
    "nicks": [
        {
            "name": "MYRiaD",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "MYRiaD"
            ]
        },
        {
            "name": "Myriad Productions",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Myriad Productions"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/45500/?format=api",
                "id": 45500,
                "name": "Avalon"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/45501/?format=api",
                "id": 45501,
                "name": "TPP"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/45502/?format=api",
                "id": 45502,
                "name": "Mr. Big"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/45503/?format=api",
                "id": 45503,
                "name": "GaZZA"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/45504/?format=api",
                "id": 45504,
                "name": "T.a.P"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/32223/?format=api",
                "id": 32223,
                "name": "Snedvill"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Group",
            "url": "https://defacto2.net/g/myriad-productions"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=4484"
        }
    ]
}