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

{
    "url": "https://demozoo.org/api/v1/releasers/95091/?format=api",
    "demozoo_url": "https://demozoo.org/groups/95091/",
    "id": 95091,
    "name": "Dragon's Year 76",
    "is_group": true,
    "nicks": [
        {
            "name": "Dragon's Year 76",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dragon's Year 76"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/114489/?format=api",
                "id": 114489,
                "name": "Lobo"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/114518/?format=api",
                "id": 114518,
                "name": "Zero"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=27265"
        }
    ]
}