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

{
    "url": "https://demozoo.org/api/v1/releasers/54799/?format=api",
    "demozoo_url": "https://demozoo.org/groups/54799/",
    "id": 54799,
    "name": "Shine",
    "is_group": true,
    "nicks": [
        {
            "name": "Shine",
            "abbreviation": "SHN",
            "is_primary_nick": true,
            "variants": [
                "SHN",
                "Shine"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/142240/?format=api",
                "id": 142240,
                "name": "Logan"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/121350/?format=api",
                "id": 121350,
                "name": "Deus"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/51685/?format=api",
                "id": 51685,
                "name": "Twynn"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=1091"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2665"
        }
    ]
}