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

{
    "url": "https://demozoo.org/api/v1/releasers/5337/?format=api",
    "demozoo_url": "https://demozoo.org/groups/5337/",
    "id": 5337,
    "name": "Fecal Faced Martians",
    "is_group": true,
    "nicks": [
        {
            "name": "Fecal Faced Martians",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Fecal Faced Martians"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/20388/?format=api",
                "id": 20388,
                "name": "ayn rand()"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/37523/?format=api",
                "id": 37523,
                "name": "Maila Nurmi"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/828/?format=api",
                "id": 828,
                "name": "Nosfe"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=7906"
        }
    ]
}