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

{
    "url": "https://demozoo.org/api/v1/releasers/3622/?format=api",
    "demozoo_url": "https://demozoo.org/groups/3622/",
    "id": 3622,
    "name": "Adinpsz",
    "is_group": true,
    "nicks": [
        {
            "name": "Adinpsz",
            "abbreviation": "az",
            "is_primary_nick": true,
            "variants": [
                "Adinpsz",
                "az"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3751/?format=api",
                "id": 3751,
                "name": "Graindolium"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11496/?format=api",
                "id": 11496,
                "name": "wullon"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11500/?format=api",
                "id": 11500,
                "name": "flngr"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11505/?format=api",
                "id": 11505,
                "name": "PFx"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11497/?format=api",
                "id": 11497,
                "name": "#ponce"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11413/?format=api",
                "id": 11413,
                "name": "LittleWhite"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/24336/?format=api",
                "id": 24336,
                "name": "cb"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://adinpsz.org"
        },
        {
            "link_class": "FacebookPage",
            "url": "https://www.facebook.com/adinpsz"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=10557"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/adinpsz/"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/adinpsz"
        }
    ]
}