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

{
    "url": "https://demozoo.org/api/v1/releasers/18393/?format=api",
    "demozoo_url": "https://demozoo.org/groups/18393/",
    "id": 18393,
    "name": "AltParty Org.",
    "is_group": true,
    "nicks": [
        {
            "name": "AltParty Org.",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "AltParty Org."
            ]
        },
        {
            "name": "Altparty Organizing",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Altparty Organizing"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/24256/?format=api",
                "id": 24256,
                "name": "Ravel"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/138607/?format=api",
                "id": 138607,
                "name": "Meea"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/140198/?format=api",
                "id": 140198,
                "name": "jazzu"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2047/?format=api",
                "id": 2047,
                "name": "Setok"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=10212"
        }
    ]
}