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

{
    "url": "https://demozoo.org/api/v1/releasers/83089/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/83089/",
    "id": 83089,
    "name": "Acid",
    "is_group": false,
    "nicks": [
        {
            "name": "Acid",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Acid"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/70124/?format=api",
                "id": 70124,
                "name": "The Lost Boys"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16219/?format=api",
                "id": 16219,
                "name": "X-Men"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=6347"
        }
    ]
}