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

{
    "url": "https://demozoo.org/api/v1/releasers/91921/?format=api",
    "demozoo_url": "https://demozoo.org/groups/91921/",
    "id": 91921,
    "name": "Dmacon",
    "is_group": true,
    "nicks": [
        {
            "name": "Dmacon",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dmacon"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11752/?format=api",
                "id": 11752,
                "name": "Gryzor"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1103/?format=api",
                "id": 1103,
                "name": "Tik"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/98887/?format=api",
                "id": 98887,
                "name": "Flipper"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=6217"
        }
    ]
}