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

{
    "url": "https://demozoo.org/api/v1/releasers/48163/?format=api",
    "demozoo_url": "https://demozoo.org/groups/48163/",
    "id": 48163,
    "name": "Drax",
    "is_group": true,
    "nicks": [
        {
            "name": "Drax",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Drax"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2578/?format=api",
                "id": 2578,
                "name": "Iso"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13069/?format=api",
                "id": 13069,
                "name": "Tycoon"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/50359/?format=api",
                "id": 50359,
                "name": "Ratbone"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/91748/?format=api",
                "id": 91748,
                "name": "Whale"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/105078/?format=api",
                "id": 105078,
                "name": "Mercid"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/105551/?format=api",
                "id": 105551,
                "name": "The Snake"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=5138"
        }
    ]
}