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

{
    "url": "https://demozoo.org/api/v1/releasers/19368/?format=api",
    "demozoo_url": "https://demozoo.org/groups/19368/",
    "id": 19368,
    "name": "Mad Dogs",
    "is_group": true,
    "nicks": [
        {
            "name": "Mad Dogs",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mad Dogs"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8784/?format=api",
                "id": 8784,
                "name": "Gerion"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1046/?format=api",
                "id": 1046,
                "name": "Unborn"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/74039/?format=api",
                "id": 74039,
                "name": "Costas"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/75069/?format=api",
                "id": 75069,
                "name": "Asimov"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1045/?format=api",
                "id": 1045,
                "name": "Darken"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/75072/?format=api",
                "id": 75072,
                "name": "Vaskor"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/93448/?format=api",
                "id": 93448,
                "name": "Mario Factor X"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=15875"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9913"
        }
    ]
}