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

{
    "url": "https://demozoo.org/api/v1/releasers/5512/?format=api",
    "demozoo_url": "https://demozoo.org/groups/5512/",
    "id": 5512,
    "name": "Specter",
    "is_group": true,
    "nicks": [
        {
            "name": "Specter",
            "abbreviation": "SPT",
            "is_primary_nick": true,
            "variants": [
                "SPT",
                "Specter"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5258/?format=api",
                "id": 5258,
                "name": "Leia"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5415/?format=api",
                "id": 5415,
                "name": "Veslepus"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10068/?format=api",
                "id": 10068,
                "name": "Duffy"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1176/?format=api",
                "id": 1176,
                "name": "Chauple"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/120039/?format=api",
                "id": 120039,
                "name": "Marcella"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1147/?format=api",
                "id": 1147,
                "name": "Pix"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5314/?format=api",
                "id": 5314,
                "name": "Rolex"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1270/?format=api",
                "id": 1270,
                "name": "Psycho"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/120040/?format=api",
                "id": 120040,
                "name": "Stryper"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=27430"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2069"
        }
    ]
}