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

{
    "url": "https://demozoo.org/api/v1/releasers/68378/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/68378/",
    "id": 68378,
    "name": "Shock",
    "is_group": false,
    "nicks": [
        {
            "name": "A.L.F.",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "A.L.F."
            ]
        },
        {
            "name": "Shock",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Shock"
            ]
        }
    ],
    "member_of": [
        {
            "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
        },
        {
            "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/2723/?format=api",
                "id": 2723,
                "name": "Freezers"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=8622"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=700"
        }
    ]
}