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

{
    "url": "https://demozoo.org/api/v1/releasers/7096/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/7096/",
    "id": 7096,
    "name": "Major Tom",
    "is_group": false,
    "nicks": [
        {
            "name": "Karl",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Karl"
            ]
        },
        {
            "name": "Major Tom",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Major Tom"
            ]
        },
        {
            "name": "VPalomaki",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "VPalomaki"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/26/?format=api",
                "id": 26,
                "name": "CNCD"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1990/?format=api",
                "id": 1990,
                "name": "Carillon"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/958/?format=api",
                "id": 958,
                "name": "Anarchy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16342/?format=api",
                "id": 16342,
                "name": "SCUP"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/91192/?format=api",
                "id": 91192,
                "name": "Classified"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=9040"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=47365"
        },
        {
            "link_class": "SoundcloudUser",
            "url": "https://soundcloud.com/holynoise/"
        }
    ]
}