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

{
    "url": "https://demozoo.org/api/v1/releasers/19652/?format=api",
    "demozoo_url": "https://demozoo.org/groups/19652/",
    "id": 19652,
    "name": "Majestic",
    "is_group": true,
    "nicks": [
        {
            "name": "Majestic",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Majestic"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/48385/?format=api",
                "id": 48385,
                "name": "Koda"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/48386/?format=api",
                "id": 48386,
                "name": "Nitro"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/48387/?format=api",
                "id": 48387,
                "name": "MainBrain"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/19685/?format=api",
                "id": 19685,
                "name": "Feroc"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/48388/?format=api",
                "id": 48388,
                "name": "Crazy"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3049/?format=api",
                "id": 3049,
                "name": "Okkie"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1279"
        }
    ]
}