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

{
    "url": "https://demozoo.org/api/v1/releasers/21913/?format=api",
    "demozoo_url": "https://demozoo.org/groups/21913/",
    "id": 21913,
    "name": "Triple A",
    "is_group": true,
    "nicks": [
        {
            "name": "Triple A",
            "abbreviation": "AAA",
            "is_primary_nick": true,
            "variants": [
                "AAA",
                "Triple A",
                "TripleA"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/47511/?format=api",
                "id": 47511,
                "name": "Fred"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/27244/?format=api",
                "id": 27244,
                "name": "mmu_man"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/27796/?format=api",
                "id": 27796,
                "name": "Cicile"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/27797/?format=api",
                "id": 27797,
                "name": "Fabounio"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/33044/?format=api",
                "id": 33044,
                "name": "Rajah Lone"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=7813"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20060511163804/http://www.triplea.fr/"
        }
    ]
}