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

{
    "url": "https://demozoo.org/api/v1/releasers/69548/?format=api",
    "demozoo_url": "https://demozoo.org/groups/69548/",
    "id": 69548,
    "name": "The Living Dead",
    "is_group": true,
    "nicks": [
        {
            "name": "The Living Dead",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Living Dead"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/69549/?format=api",
                "id": 69549,
                "name": "Dr. Mad"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/69550/?format=api",
                "id": 69550,
                "name": "The Evil"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/96387/?format=api",
                "id": 96387,
                "name": "Djengis"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/96388/?format=api",
                "id": 96388,
                "name": "Nesje"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=34219"
        }
    ]
}