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

{
    "url": "https://demozoo.org/api/v1/releasers/91748/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/91748/",
    "id": 91748,
    "name": "Whale",
    "is_group": false,
    "nicks": [
        {
            "name": "PorQpine",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "PorQpine"
            ]
        },
        {
            "name": "Revenge '89",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Revenge '89"
            ]
        },
        {
            "name": "Whale",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Whale"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/48163/?format=api",
                "id": 48163,
                "name": "Drax"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8256/?format=api",
                "id": 8256,
                "name": "Reality"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=5141"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=26684"
        },
        {
            "link_class": "MastodonAccount",
            "url": "https://mastodon.social/@mvdhout"
        }
    ]
}