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

{
    "url": "https://demozoo.org/api/v1/releasers/24589/?format=api",
    "demozoo_url": "https://demozoo.org/groups/24589/",
    "id": 24589,
    "name": "Upstars",
    "is_group": true,
    "nicks": [
        {
            "name": "Upstars",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Upstars"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/40510/?format=api",
                "id": 40510,
                "name": "Ozzy Oldskool"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/138510/?format=api",
                "id": 138510,
                "name": "yAmmer"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/138509/?format=api",
                "id": 138509,
                "name": "Nothappy"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=1481"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2660"
        }
    ]
}