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

{
    "url": "https://demozoo.org/api/v1/releasers/65046/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/65046/",
    "id": 65046,
    "name": "Storm",
    "is_group": false,
    "nicks": [
        {
            "name": "Andy",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Andy"
            ]
        },
        {
            "name": "Storm",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "STM",
                "Storm"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6668/?format=api",
                "id": 6668,
                "name": "Taurus"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79521/?format=api",
                "id": 79521,
                "name": "Alive"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6508/?format=api",
                "id": 6508,
                "name": "Fantastic 4 Cracking Group"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1671/?format=api",
                "id": 1671,
                "name": "Transcom"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/139635/?format=api",
                "id": 139635,
                "name": "Alive Designs"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=9767"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=950"
        }
    ]
}