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

{
    "url": "https://demozoo.org/api/v1/releasers/3573/?format=api",
    "demozoo_url": "https://demozoo.org/groups/3573/",
    "id": 3573,
    "name": "Inversion",
    "is_group": true,
    "nicks": [
        {
            "name": "Immersion",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Immersion"
            ]
        },
        {
            "name": "Inversion",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Inversion"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3574/?format=api",
                "id": 3574,
                "name": "zoi"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3576/?format=api",
                "id": 3576,
                "name": "Kallekanin"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3575/?format=api",
                "id": 3575,
                "name": "Havocplague"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3577/?format=api",
                "id": 3577,
                "name": "Blackis"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3578/?format=api",
                "id": 3578,
                "name": "Castor"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1529"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=10917"
        }
    ]
}