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

{
    "url": "https://demozoo.org/api/v1/releasers/32678/?format=api",
    "demozoo_url": "https://demozoo.org/groups/32678/",
    "id": 32678,
    "name": "pinerecords",
    "is_group": true,
    "nicks": [
        {
            "name": "pinerecords",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "pinerecords"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/27302/?format=api",
                "id": 27302,
                "name": "Boop"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/32677/?format=api",
                "id": 32677,
                "name": "prook"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/61377/?format=api",
                "id": 61377,
                "name": "Viinikala"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.pinerecords.com/"
        }
    ]
}