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

{
    "url": "https://demozoo.org/api/v1/releasers/41336/?format=api",
    "demozoo_url": "https://demozoo.org/groups/41336/",
    "id": 41336,
    "name": "Innovators",
    "is_group": true,
    "nicks": [
        {
            "name": "Innovator Productions",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Innovator Productions"
            ]
        },
        {
            "name": "Innovators",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Innovators"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/18476/?format=api",
                "id": 18476,
                "name": "Argion"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/18475/?format=api",
                "id": 18475,
                "name": "Unicorn"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/18477/?format=api",
                "id": 18477,
                "name": "J.C."
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/18474/?format=api",
                "id": 18474,
                "name": "Maniac"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1715"
        }
    ]
}