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

{
    "url": "https://demozoo.org/api/v1/releasers/21293/?format=api",
    "demozoo_url": "https://demozoo.org/groups/21293/",
    "id": 21293,
    "name": "Kill Or Die",
    "is_group": true,
    "nicks": [
        {
            "name": "Kill Or Die",
            "abbreviation": "KOD",
            "is_primary_nick": true,
            "variants": [
                "KOD",
                "Kill Or Die",
                "KillOrDie"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/29539/?format=api",
                "id": 29539,
                "name": "CeD"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/45947/?format=api",
                "id": 45947,
                "name": "Barjack"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/69642/?format=api",
                "id": 69642,
                "name": "Eno"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/69715/?format=api",
                "id": 69715,
                "name": "Wild"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/81227/?format=api",
                "id": 81227,
                "name": "Power"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.cpcwiki.eu/index.php/Kill_or_die"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2704"
        }
    ]
}