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

{
    "url": "https://demozoo.org/api/v1/releasers/65302/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/65302/",
    "id": 65302,
    "name": "Bladerunner",
    "is_group": false,
    "nicks": [
        {
            "name": "Bladerunner",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Bladerunner"
            ]
        },
        {
            "name": "Genesis",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Genesis"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/65301/?format=api",
                "id": 65301,
                "name": "Genesis"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19659/?format=api",
                "id": 19659,
                "name": "Laserdance"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6642/?format=api",
                "id": 6642,
                "name": "Reflex"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/65118/?format=api",
                "id": 65118,
                "name": "Cosmic Pirates"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/65868/?format=api",
                "id": 65868,
                "name": "Fulcrum"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108007/?format=api",
                "id": 108007,
                "name": "Future Light"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=8757"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=18027"
        }
    ]
}