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

{
    "url": "https://demozoo.org/api/v1/releasers/75312/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/75312/",
    "id": 75312,
    "name": "The Inquisitor",
    "is_group": false,
    "nicks": [
        {
            "name": "The Inquisitor",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "TI",
                "The Inquisitor"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11945/?format=api",
                "id": 11945,
                "name": "Phoenix"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/86878/?format=api",
                "id": 86878,
                "name": "SKiLL"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/103635/?format=api",
                "id": 103635,
                "name": "Phoenix"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=3520"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=42355"
        }
    ]
}