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

{
    "url": "https://demozoo.org/api/v1/releasers/107663/?format=api",
    "demozoo_url": "https://demozoo.org/groups/107663/",
    "id": 107663,
    "name": "Delta Force Team",
    "is_group": true,
    "nicks": [
        {
            "name": "Delta Force Team",
            "abbreviation": "DFT",
            "is_primary_nick": true,
            "variants": [
                "DFT",
                "Delta Force Team"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15411/?format=api",
                "id": 15411,
                "name": "Curlin"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2963/?format=api",
                "id": 2963,
                "name": "Groepaz"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/142358/?format=api",
                "id": 142358,
                "name": "Metallica"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=1059"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8448"
        }
    ]
}