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

{
    "url": "https://demozoo.org/api/v1/releasers/98173/?format=api",
    "demozoo_url": "https://demozoo.org/groups/98173/",
    "id": 98173,
    "name": "Motley Crue Team",
    "is_group": true,
    "nicks": [
        {
            "name": "Motley Crue Team",
            "abbreviation": "MCT",
            "is_primary_nick": true,
            "variants": [
                "MCT",
                "Motley Crue Team"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/18619/?format=api",
                "id": 18619,
                "name": "Metalwar"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/18616/?format=api",
                "id": 18616,
                "name": "Helix"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=41316"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=6737"
        }
    ]
}