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

{
    "url": "https://demozoo.org/api/v1/releasers/18831/?format=api",
    "demozoo_url": "https://demozoo.org/groups/18831/",
    "id": 18831,
    "name": "The Invisible Amoebas",
    "is_group": true,
    "nicks": [
        {
            "name": "The Invisible Amoebas",
            "abbreviation": "TIA",
            "is_primary_nick": true,
            "variants": [
                "TIA",
                "The Invisible Amoebas"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/52956/?format=api",
                "id": 52956,
                "name": "Tombstone"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/52957/?format=api",
                "id": 52957,
                "name": "Maxxilla"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/52958/?format=api",
                "id": 52958,
                "name": "Renegade"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3020"
        }
    ]
}