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

{
    "url": "https://demozoo.org/api/v1/releasers/28284/?format=api",
    "demozoo_url": "https://demozoo.org/groups/28284/",
    "id": 28284,
    "name": "Dim4",
    "is_group": true,
    "nicks": [
        {
            "name": "Dim4",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dim4"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/28283/?format=api",
                "id": 28283,
                "name": "Nko"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/63423/?format=api",
                "id": 63423,
                "name": "MyselF"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/72709/?format=api",
                "id": 72709,
                "name": "Cosmik"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=395"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/dim4/"
        }
    ]
}