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

{
    "url": "https://demozoo.org/api/v1/releasers/3151/?format=api",
    "demozoo_url": "https://demozoo.org/groups/3151/",
    "id": 3151,
    "name": "Paranoids",
    "is_group": true,
    "nicks": [
        {
            "name": "Paranoids",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Paranoids"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3152/?format=api",
                "id": 3152,
                "name": "Dr. Doom"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3153/?format=api",
                "id": 3153,
                "name": "Codex"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3154/?format=api",
                "id": 3154,
                "name": "Brainstorm"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7920/?format=api",
                "id": 7920,
                "name": "Funk't'ion"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/51542/?format=api",
                "id": 51542,
                "name": "Painkiller"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/51543/?format=api",
                "id": 51543,
                "name": "Minuteman"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/51544/?format=api",
                "id": 51544,
                "name": "Hangman"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1410"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/19980222063653/http://www.modeemi.cs.tut.fi/~esap/paranoids/paranoids.html"
        }
    ]
}