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

{
    "url": "https://demozoo.org/api/v1/releasers/11622/?format=api",
    "demozoo_url": "https://demozoo.org/groups/11622/",
    "id": 11622,
    "name": "SWAT",
    "is_group": true,
    "nicks": [
        {
            "name": "SWAT",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "SWAT"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/35411/?format=api",
                "id": 35411,
                "name": "Centurion"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/21357/?format=api",
                "id": 21357,
                "name": "Sigma-Seven"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15651/?format=api",
                "id": 15651,
                "name": "Shadow Master"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16351/?format=api",
                "id": 16351,
                "name": "Jedi"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=940"
        }
    ]
}