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

{
    "url": "https://demozoo.org/api/v1/releasers/84423/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/84423/",
    "id": 84423,
    "name": "The Diad",
    "is_group": false,
    "nicks": [
        {
            "name": "The Diad",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Diad"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14329/?format=api",
                "id": 14329,
                "name": "Hokuto Force"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1172/?format=api",
                "id": 1172,
                "name": "Proxima"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://thediadpresents.blogspot.com/"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://battleofthebits.com/barracks/Profile/The+Diad/"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=31945"
        }
    ]
}