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

{
    "url": "https://demozoo.org/api/v1/releasers/22007/?format=api",
    "demozoo_url": "https://demozoo.org/groups/22007/",
    "id": 22007,
    "name": "Swamp",
    "is_group": true,
    "nicks": [
        {
            "name": "Swamp",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Swamp"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/22006/?format=api",
                "id": 22006,
                "name": "Delicon"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/118691/?format=api",
                "id": 118691,
                "name": "Dion"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/118804/?format=api",
                "id": 118804,
                "name": "Shorty"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/141299/?format=api",
                "id": 141299,
                "name": "AE"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/141300/?format=api",
                "id": 141300,
                "name": "SOS"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/141301/?format=api",
                "id": 141301,
                "name": "MoS"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/141302/?format=api",
                "id": 141302,
                "name": "Cyberduck"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1336"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20020930055013/http://www.swamp.dk/"
        }
    ]
}