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

{
    "url": "https://demozoo.org/api/v1/releasers/7167/?format=api",
    "demozoo_url": "https://demozoo.org/groups/7167/",
    "id": 7167,
    "name": "Racoon",
    "is_group": true,
    "nicks": [
        {
            "name": "Racoon",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Racoon"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/44486/?format=api",
                "id": 44486,
                "name": "Kane"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/44487/?format=api",
                "id": 44487,
                "name": "Atlan"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4846/?format=api",
                "id": 4846,
                "name": "Gin"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4567/?format=api",
                "id": 4567,
                "name": "D-Zire"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11312/?format=api",
                "id": 11312,
                "name": "Silencer"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/102027/?format=api",
                "id": 102027,
                "name": "Kalied"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/122970/?format=api",
                "id": 122970,
                "name": "Daisy"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=4022"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=5021"
        }
    ]
}