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

{
    "url": "https://demozoo.org/api/v1/releasers/93188/?format=api",
    "demozoo_url": "https://demozoo.org/groups/93188/",
    "id": 93188,
    "name": "Doom",
    "is_group": true,
    "nicks": [
        {
            "name": "Doom",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Doom"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/96768/?format=api",
                "id": 96768,
                "name": "Chr. Melsa"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/101818/?format=api",
                "id": 101818,
                "name": "Vanor"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/132607/?format=api",
                "id": 132607,
                "name": "Dracula"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/132608/?format=api",
                "id": 132608,
                "name": "Devil"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5601/?format=api",
                "id": 5601,
                "name": "Fireball"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/132609/?format=api",
                "id": 132609,
                "name": "Merlin"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/132610/?format=api",
                "id": 132610,
                "name": "Devon"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=14229"
        }
    ]
}