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

{
    "url": "https://demozoo.org/api/v1/releasers/91893/?format=api",
    "demozoo_url": "https://demozoo.org/groups/91893/",
    "id": 91893,
    "name": "The Living Box",
    "is_group": true,
    "nicks": [
        {
            "name": "The Living Box",
            "abbreviation": "TLB",
            "is_primary_nick": true,
            "variants": [
                "TLB",
                "TLB 1994",
                "The Living Box",
                "The Living Box 1994"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3429/?format=api",
                "id": 3429,
                "name": "Amicom"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/28637/?format=api",
                "id": 28637,
                "name": "Depeche"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/18618/?format=api",
                "id": 18618,
                "name": "Zodiac"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=6045"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=14127"
        }
    ]
}