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

{
    "url": "https://demozoo.org/api/v1/releasers/36375/?format=api",
    "demozoo_url": "https://demozoo.org/groups/36375/",
    "id": 36375,
    "name": "Naemok",
    "is_group": true,
    "nicks": [
        {
            "name": "Naemok",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Naemok"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/12956/?format=api",
                "id": 12956,
                "name": "Pahamoka"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3300/?format=api",
                "id": 3300,
                "name": "Sakamies"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/58945/?format=api",
                "id": 58945,
                "name": "Appas"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2874"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/naemok/"
        }
    ]
}