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

{
    "url": "https://demozoo.org/api/v1/releasers/60028/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/60028/",
    "id": 60028,
    "name": "Exalt",
    "is_group": false,
    "nicks": [
        {
            "name": "Exalt",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Exalt"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6685/?format=api",
                "id": 6685,
                "name": "Antic"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/70704/?format=api",
                "id": 70704,
                "name": "Duplex"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2777/?format=api",
                "id": 2777,
                "name": "Faces"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108791/?format=api",
                "id": 108791,
                "name": "Ruler"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=2561"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=521"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=63282"
        }
    ]
}