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

{
    "url": "https://demozoo.org/api/v1/releasers/22514/?format=api",
    "demozoo_url": "https://demozoo.org/groups/22514/",
    "id": 22514,
    "name": "Oryx",
    "is_group": true,
    "nicks": [
        {
            "name": "Oryx",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Oryx"
            ]
        },
        {
            "name": "Oryx Audio Visual Design",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Oryx AVD",
                "Oryx Audio Visual Design"
            ]
        },
        {
            "name": "Oryx Crew",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Oryx Crew"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/22480/?format=api",
                "id": 22480,
                "name": "Bmod"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/25286/?format=api",
                "id": 25286,
                "name": "AAA"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/30189/?format=api",
                "id": 30189,
                "name": "Electo"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/80717/?format=api",
                "id": 80717,
                "name": "Scandalmonger"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/80718/?format=api",
                "id": 80718,
                "name": "Snow Blower"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=4489"
        }
    ]
}