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

{
    "url": "https://demozoo.org/api/v1/releasers/22744/?format=api",
    "demozoo_url": "https://demozoo.org/groups/22744/",
    "id": 22744,
    "name": "Satire",
    "is_group": true,
    "nicks": [
        {
            "name": "Satire",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Satire"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/65596/?format=api",
                "id": 65596,
                "name": "Fulg"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/67456/?format=api",
                "id": 67456,
                "name": "Epeius"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/47499/?format=api",
                "id": 47499,
                "name": "Dynabyte"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=890"
        }
    ]
}