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

{
    "url": "https://demozoo.org/api/v1/releasers/15364/?format=api",
    "demozoo_url": "https://demozoo.org/groups/15364/",
    "id": 15364,
    "name": "Paranormal Demo Group",
    "is_group": true,
    "nicks": [
        {
            "name": "P",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "P"
            ]
        },
        {
            "name": "Paranormal Demo Group",
            "abbreviation": "PDG",
            "is_primary_nick": true,
            "variants": [
                "PDG",
                "Paranormal Demo Group"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/38262/?format=api",
                "id": 38262,
                "name": "Calf"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15386/?format=api",
                "id": 15386,
                "name": "iRoN MAZE"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/29310/?format=api",
                "id": 29310,
                "name": "DrDesign"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/27521/?format=api",
                "id": 27521,
                "name": "djcum"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/38289/?format=api",
                "id": 38289,
                "name": "Ankka"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/38290/?format=api",
                "id": 38290,
                "name": "Clairvoyant"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/24988/?format=api",
                "id": 24988,
                "name": "Deviant"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/53239/?format=api",
                "id": 53239,
                "name": "Neuro"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=433"
        }
    ]
}