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

{
    "url": "https://demozoo.org/api/v1/releasers/52964/?format=api",
    "demozoo_url": "https://demozoo.org/groups/52964/",
    "id": 52964,
    "name": "DoggyStyle",
    "is_group": true,
    "nicks": [
        {
            "name": "DoggyStyle",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "DoggyStyle"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/52963/?format=api",
                "id": 52963,
                "name": "Thief"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11691/?format=api",
                "id": 11691,
                "name": "Budgie"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10170/?format=api",
                "id": 10170,
                "name": "Acid"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/125353/?format=api",
                "id": 125353,
                "name": "Sundance"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/94878/?format=api",
                "id": 94878,
                "name": "Steve Jones"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=30870"
        }
    ]
}