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

{
    "url": "https://demozoo.org/api/v1/releasers/88510/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/88510/",
    "id": 88510,
    "name": "Snagrot",
    "is_group": false,
    "nicks": [
        {
            "name": "Snagrot",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Snagrot"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1521/?format=api",
                "id": 1521,
                "name": "Melting Pot"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/59240/?format=api",
                "id": 59240,
                "name": "The Weirdboyz"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=63608"
        }
    ]
}