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

{
    "url": "https://demozoo.org/api/v1/releasers/22118/?format=api",
    "demozoo_url": "https://demozoo.org/groups/22118/",
    "id": 22118,
    "name": "Psyko",
    "is_group": true,
    "nicks": [
        {
            "name": "Psyko",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Psyko"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/72581/?format=api",
                "id": 72581,
                "name": "Maximus"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/72582/?format=api",
                "id": 72582,
                "name": "MadProcess"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/22117/?format=api",
                "id": 22117,
                "name": "Bedrael"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/27558/?format=api",
                "id": 27558,
                "name": "Sicca"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/65786/?format=api",
                "id": 65786,
                "name": "Fongus"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/65787/?format=api",
                "id": 65787,
                "name": "LoOp"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/116124/?format=api",
                "id": 116124,
                "name": "Dino"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2252"
        }
    ]
}