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

{
    "url": "https://demozoo.org/api/v1/releasers/95112/?format=api",
    "demozoo_url": "https://demozoo.org/groups/95112/",
    "id": 95112,
    "name": "Thirteenth Night",
    "is_group": true,
    "nicks": [
        {
            "name": "Thirteenth Night",
            "abbreviation": "T13N",
            "is_primary_nick": true,
            "variants": [
                "T13N",
                "Thirteenth Night"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14834/?format=api",
                "id": 14834,
                "name": "Guffaw"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/95113/?format=api",
                "id": 95113,
                "name": "Alesis"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/99607/?format=api",
                "id": 99607,
                "name": "Cromwell"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/99608/?format=api",
                "id": 99608,
                "name": "Elbie"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/104862/?format=api",
                "id": 104862,
                "name": "Gondar"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/148373/?format=api",
                "id": 148373,
                "name": "Little Dog"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=27308"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=11297"
        }
    ]
}