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

{
    "url": "https://demozoo.org/api/v1/releasers/19469/?format=api",
    "demozoo_url": "https://demozoo.org/groups/19469/",
    "id": 19469,
    "name": "Blade",
    "is_group": true,
    "nicks": [
        {
            "name": "Blade",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Blade"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/19470/?format=api",
                "id": 19470,
                "name": "Jolly Roger"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/54952/?format=api",
                "id": 54952,
                "name": "Alien"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/75511/?format=api",
                "id": 75511,
                "name": "Flashbac"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/21899/?format=api",
                "id": 21899,
                "name": "Naks"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/94651/?format=api",
                "id": 94651,
                "name": "Tampulaguy"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=58882"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9945"
        }
    ]
}