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

{
    "url": "https://demozoo.org/api/v1/releasers/5946/?format=api",
    "demozoo_url": "https://demozoo.org/groups/5946/",
    "id": 5946,
    "name": "Division Zero",
    "is_group": true,
    "nicks": [
        {
            "name": "Division 0",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Division 0"
            ]
        },
        {
            "name": "Division Zero",
            "abbreviation": "Div0",
            "is_primary_nick": true,
            "variants": [
                "Div0",
                "Division Zero"
            ]
        },
        {
            "name": "diViSiON zER0",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "diViSiON zER0"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/927/?format=api",
                "id": 927,
                "name": "WoDK"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9984/?format=api",
                "id": 9984,
                "name": "H0bby1"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9985/?format=api",
                "id": 9985,
                "name": "bLa"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9986/?format=api",
                "id": 9986,
                "name": "silken"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1204/?format=api",
                "id": 1204,
                "name": "Nystep"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/64427/?format=api",
                "id": 64427,
                "name": "Alain"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=63934"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2623"
        }
    ]
}