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

{
    "url": "https://demozoo.org/api/v1/releasers/39272/?format=api",
    "demozoo_url": "https://demozoo.org/groups/39272/",
    "id": 39272,
    "name": "USA-Team",
    "is_group": true,
    "nicks": [
        {
            "name": "The Great USA-Team",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Great USA-Team"
            ]
        },
        {
            "name": "The USA Team",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The USA Team"
            ]
        },
        {
            "name": "USA-Team",
            "abbreviation": "USA",
            "is_primary_nick": true,
            "variants": [
                "USA",
                "USA-Team"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/39273/?format=api",
                "id": 39273,
                "name": "Turtle"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/140356/?format=api",
                "id": 140356,
                "name": "Marc"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/112684/?format=api",
                "id": 112684,
                "name": "Joker"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/122708/?format=api",
                "id": 122708,
                "name": "Foxbat"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/126007/?format=api",
                "id": 126007,
                "name": "The Nightstalker"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/83107/?format=api",
                "id": 83107,
                "name": "Typhus"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/135023/?format=api",
                "id": 135023,
                "name": "Vokke"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=2757"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9827"
        }
    ]
}