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

{
    "url": "https://demozoo.org/api/v1/releasers/54782/?format=api",
    "demozoo_url": "https://demozoo.org/groups/54782/",
    "id": 54782,
    "name": "Device",
    "is_group": true,
    "nicks": [
        {
            "name": "Device",
            "abbreviation": "DEV",
            "is_primary_nick": true,
            "variants": [
                "DEV",
                "Device"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/97888/?format=api",
                "id": 97888,
                "name": "Bussi"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/80152/?format=api",
                "id": 80152,
                "name": "Nic"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/134444/?format=api",
                "id": 134444,
                "name": "Ice Breaker"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=1009"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9747"
        }
    ]
}