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

{
    "url": "https://demozoo.org/api/v1/releasers/136829/?format=api",
    "demozoo_url": "https://demozoo.org/groups/136829/",
    "id": 136829,
    "name": "Cosmic Orbs",
    "is_group": true,
    "nicks": [
        {
            "name": "Cosmic Orbs",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Cosmic Orbs"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1535/?format=api",
                "id": 1535,
                "name": "Jobbo"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/47/?format=api",
                "id": 47,
                "name": "Magnar"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/235/?format=api",
                "id": 235,
                "name": "Facet"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/814/?format=api",
                "id": 814,
                "name": "Prowler"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.cosmicorbs.com/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=15725"
        }
    ]
}