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

{
    "url": "https://demozoo.org/api/v1/releasers/95623/?format=api",
    "demozoo_url": "https://demozoo.org/groups/95623/",
    "id": 95623,
    "name": "Dream Warriors",
    "is_group": true,
    "nicks": [
        {
            "name": "Dream Warriors",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dream Warriors"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/96969/?format=api",
                "id": 96969,
                "name": "Master Command"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/96970/?format=api",
                "id": 96970,
                "name": "Pharall"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/105355/?format=api",
                "id": 105355,
                "name": "Skyflash"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/105682/?format=api",
                "id": 105682,
                "name": "Xain"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=30595"
        }
    ]
}