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

{
    "url": "https://demozoo.org/api/v1/releasers/11773/?format=api",
    "demozoo_url": "https://demozoo.org/groups/11773/",
    "id": 11773,
    "name": "oCCult",
    "is_group": true,
    "nicks": [
        {
            "name": "oCCult",
            "abbreviation": "oCC",
            "is_primary_nick": true,
            "variants": [
                "oCC",
                "oCCult"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11774/?format=api",
                "id": 11774,
                "name": "Pigpen"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11373/?format=api",
                "id": 11373,
                "name": "Axess"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15898/?format=api",
                "id": 15898,
                "name": "Jigga"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15899/?format=api",
                "id": 15899,
                "name": "Slaine"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.unterweltherrschaft.de"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=32"
        }
    ]
}