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

{
    "url": "https://demozoo.org/api/v1/releasers/91915/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/91915/",
    "id": 91915,
    "name": "The Goonie",
    "is_group": false,
    "nicks": [
        {
            "name": "The Goonie",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Goonie"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4480/?format=api",
                "id": 4480,
                "name": "Black Monks"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/64010/?format=api",
                "id": 64010,
                "name": "Mad Monks"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/101734/?format=api",
                "id": 101734,
                "name": "GNG"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=3086"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=6176"
        }
    ]
}