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

{
    "url": "https://demozoo.org/api/v1/releasers/7074/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/7074/",
    "id": 7074,
    "name": "Metalbasher",
    "is_group": false,
    "nicks": [
        {
            "name": "Metalbasher",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mb",
                "Metalbasher"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7072/?format=api",
                "id": 7072,
                "name": "Upperclass"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/445/?format=api",
                "id": 445,
                "name": "Heresy"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Person",
            "url": "https://defacto2.net/p/metalbasher"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=55800"
        }
    ]
}