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

{
    "url": "https://demozoo.org/api/v1/releasers/107665/?format=api",
    "demozoo_url": "https://demozoo.org/groups/107665/",
    "id": 107665,
    "name": "Deluxe Edition",
    "is_group": true,
    "nicks": [
        {
            "name": "De Luxe Edition",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "De Luxe Edition"
            ]
        },
        {
            "name": "Deluxe Edition",
            "abbreviation": "DLE",
            "is_primary_nick": true,
            "variants": [
                "DLE",
                "Deluxe Edition"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/144983/?format=api",
                "id": 144983,
                "name": "Matt"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/52303/?format=api",
                "id": 52303,
                "name": "Vinzz"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/52296/?format=api",
                "id": 52296,
                "name": "Ranko"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=1340"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8525"
        }
    ]
}