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

{
    "url": "https://demozoo.org/api/v1/releasers/7190/?format=api",
    "demozoo_url": "https://demozoo.org/groups/7190/",
    "id": 7190,
    "name": "Force II",
    "is_group": true,
    "nicks": [
        {
            "name": "Force II",
            "abbreviation": "F2",
            "is_primary_nick": true,
            "variants": [
                "F2",
                "Force 2",
                "Force II"
            ]
        },
        {
            "name": "Ratsoft",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Ratsoft"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/38725/?format=api",
                "id": 38725,
                "name": "Fox"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/38726/?format=api",
                "id": 38726,
                "name": "Ant"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/38727/?format=api",
                "id": 38727,
                "name": "Del"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/38728/?format=api",
                "id": 38728,
                "name": "Designer"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/38729/?format=api",
                "id": 38729,
                "name": "Intransient-Accomplished"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/38730/?format=api",
                "id": 38730,
                "name": "Gio"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/38731/?format=api",
                "id": 38731,
                "name": "Falcon"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/38732/?format=api",
                "id": 38732,
                "name": "Dandy"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/70673/?format=api",
                "id": 70673,
                "name": "Thor"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=4723"
        }
    ]
}