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

{
    "url": "https://demozoo.org/api/v1/releasers/33337/?format=api",
    "demozoo_url": "https://demozoo.org/groups/33337/",
    "id": 33337,
    "name": "Mortal Antibiotic Group",
    "is_group": true,
    "nicks": [
        {
            "name": "Mortal Antibiotic Group",
            "abbreviation": "MAG",
            "is_primary_nick": true,
            "variants": [
                "MAG",
                "Mortal Antibiotic Group"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/28876/?format=api",
                "id": 28876,
                "name": "Cheshire Cat"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/33339/?format=api",
                "id": 33339,
                "name": "Udaleator"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/33344/?format=api",
                "id": 33344,
                "name": "Lomix"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/33517/?format=api",
                "id": 33517,
                "name": "Tyr"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/33609/?format=api",
                "id": 33609,
                "name": "_hZ"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=646"
        }
    ]
}