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

{
    "url": "https://demozoo.org/api/v1/releasers/5733/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/5733/",
    "id": 5733,
    "name": "TSM",
    "is_group": false,
    "nicks": [
        {
            "name": "TSM",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "TSM"
            ]
        },
        {
            "name": "The Scientific Man",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Scientific Man"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/156/?format=api",
                "id": 156,
                "name": "Vision"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/28914/?format=api",
                "id": 28914,
                "name": "Orion"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/54642/?format=api",
                "id": 54642,
                "name": "Hyper Scientific Power"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=3013"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=309"
        }
    ]
}