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

{
    "url": "https://demozoo.org/api/v1/releasers/82797/?format=api",
    "demozoo_url": "https://demozoo.org/groups/82797/",
    "id": 82797,
    "name": "Proxima",
    "is_group": true,
    "nicks": [
        {
            "name": "Proxima",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Proxima"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/82798/?format=api",
                "id": 82798,
                "name": "Verne"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/82799/?format=api",
                "id": 82799,
                "name": "Duke"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/82800/?format=api",
                "id": 82800,
                "name": "Separator"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/82803/?format=api",
                "id": 82803,
                "name": "Da Vinssi"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/82802/?format=api",
                "id": 82802,
                "name": "Black Hole"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}