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

{
    "url": "https://demozoo.org/api/v1/releasers/63797/?format=api",
    "demozoo_url": "https://demozoo.org/groups/63797/",
    "id": 63797,
    "name": "The Dream Team",
    "is_group": true,
    "nicks": [
        {
            "name": "Dream Team",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Dream Team"
            ]
        },
        {
            "name": "The Dream Team",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Dream Team"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/117381/?format=api",
                "id": 117381,
                "name": "Bad Cat"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4573/?format=api",
                "id": 4573,
                "name": "Mixolydian"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/92091/?format=api",
                "id": 92091,
                "name": "Wacko Jacko"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=48543"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=6520"
        }
    ]
}