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

{
    "url": "https://demozoo.org/api/v1/releasers/11226/?format=api",
    "demozoo_url": "https://demozoo.org/groups/11226/",
    "id": 11226,
    "name": "Delta System",
    "is_group": true,
    "nicks": [
        {
            "name": "Delta System",
            "abbreviation": "DS",
            "is_primary_nick": true,
            "variants": [
                "DS",
                "Delta System"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11224/?format=api",
                "id": 11224,
                "name": "AbcuG!"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/61187/?format=api",
                "id": 61187,
                "name": "Gold Louse System"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/72330/?format=api",
                "id": 72330,
                "name": "MRC"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/115967/?format=api",
                "id": 115967,
                "name": "Trustee"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=2355"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2111"
        }
    ]
}