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

{
    "url": "https://demozoo.org/api/v1/releasers/15888/?format=api",
    "demozoo_url": "https://demozoo.org/groups/15888/",
    "id": 15888,
    "name": "Juice",
    "is_group": true,
    "nicks": [
        {
            "name": "Juice",
            "abbreviation": "JCE",
            "is_primary_nick": true,
            "variants": [
                "JCE",
                "Juice"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/465/?format=api",
                "id": 465,
                "name": "Jamon"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/22351/?format=api",
                "id": 22351,
                "name": "DJ Nick"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/23691/?format=api",
                "id": 23691,
                "name": "Loco"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/23719/?format=api",
                "id": 23719,
                "name": "Pain"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/57147/?format=api",
                "id": 57147,
                "name": "Kozmo"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1347/?format=api",
                "id": 1347,
                "name": "Ilkke"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/20698/?format=api",
                "id": 20698,
                "name": "Snake"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/102075/?format=api",
                "id": 102075,
                "name": "Marry-Anna"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/23686/?format=api",
                "id": 23686,
                "name": "AtmanActive"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=9925"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2392"
        }
    ]
}