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

{
    "url": "https://demozoo.org/api/v1/releasers/82921/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/82921/",
    "id": 82921,
    "name": "Squirrel",
    "is_group": false,
    "nicks": [
        {
            "name": "Bash9",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Ba$h 9",
                "Bash9",
                "b9"
            ]
        },
        {
            "name": "Squirrel",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Squirrel"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/82080/?format=api",
                "id": 82080,
                "name": "Maximum"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/156/?format=api",
                "id": 156,
                "name": "Vision"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/97107/?format=api",
                "id": 97107,
                "name": "Cywode"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/127900/?format=api",
                "id": 127900,
                "name": "A-Rated"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=37063"
        }
    ]
}