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

{
    "url": "https://demozoo.org/api/v1/releasers/70613/?format=api",
    "demozoo_url": "https://demozoo.org/groups/70613/",
    "id": 70613,
    "name": "Liquid Gold",
    "is_group": true,
    "nicks": [
        {
            "name": "Liquid Gold",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Liquid Gold"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/69538/?format=api",
                "id": 69538,
                "name": "Mr. Acid"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/955/?format=api",
                "id": 955,
                "name": "Majic Mushroom"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/57422/?format=api",
                "id": 57422,
                "name": "Agent X"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/57600/?format=api",
                "id": 57600,
                "name": "Bronx Warrior"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=18718"
        }
    ]
}