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

{
    "url": "https://demozoo.org/api/v1/releasers/57747/?format=api",
    "demozoo_url": "https://demozoo.org/groups/57747/",
    "id": 57747,
    "name": "Piko3D",
    "is_group": true,
    "nicks": [
        {
            "name": "Piko3D",
            "abbreviation": "P3D",
            "is_primary_nick": true,
            "variants": [
                "P3D",
                "Piko3D"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/65022/?format=api",
                "id": 65022,
                "name": "Wracky"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/71241/?format=api",
                "id": 71241,
                "name": "Paramike"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/71242/?format=api",
                "id": 71242,
                "name": "MiCroN"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/71243/?format=api",
                "id": 71243,
                "name": "Cisst"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/71244/?format=api",
                "id": 71244,
                "name": "Furos"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/77185/?format=api",
                "id": 77185,
                "name": "muf"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.piko3d.net"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13065"
        }
    ]
}