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

{
    "url": "https://demozoo.org/api/v1/releasers/60030/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/60030/",
    "id": 60030,
    "name": "Star",
    "is_group": false,
    "nicks": [
        {
            "name": "Star",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Star"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6685/?format=api",
                "id": 6685,
                "name": "Antic"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=4448"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20020219105440/http://www.awesume.se/scene/star.htm"
        }
    ]
}