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

{
    "url": "https://demozoo.org/api/v1/releasers/50174/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/50174/",
    "id": 50174,
    "name": "Muse",
    "is_group": false,
    "nicks": [
        {
            "name": "Muse",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Muse"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8534/?format=api",
                "id": 8534,
                "name": "Eltech"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19299/?format=api",
                "id": 19299,
                "name": "Cydonia"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1363/?format=api",
                "id": 1363,
                "name": "Clique"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=5200"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=26436"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20010305160100/http://www.ar.com.au/~storm/muse.htm"
        }
    ]
}